Searched defs:uha_mscp (Results 1 – 1 of 1) sorted by relevance
188 struct uha_mscp { struct189 u_char opcode:3;193 u_char xdir:2; /* xfer direction */221 SLIST_ENTRY(uha_mscp) chain; argument222 struct uha_mscp *nexthash; argument223 long hashkey;224 struct scsi_xfer *xs; /* the scsi_xfer for this cmd */225 int flags;228 int timeout;