Home | History | Annotate | Download | only in pci

Lines Matching defs:smid

96 	u_int16_t	smid;
548 * the scsi commands using an SMID in the request descriptor,
550 * that is what the SMID refers to. this means ccb_request cannot
1261 ccb->ccb_req.smid = le16toh(ccb->ccb_smid);
1973 ccb->ccb_req.smid = le16toh(ccb->ccb_smid);
2241 ccb = &sc->sc_ccb[le16toh(rdp->smid) - 1];
2463 ccb->ccb_req.smid = le16toh(ccb->ccb_smid);
2513 ccb->ccb_req.smid = le16toh(ccb->ccb_smid);
2632 ccb->ccb_req.smid = le16toh(ccb->ccb_smid);
2766 uint16_t smid, uint8_t type, uint32_t flags)
2776 req->task_mid = htole16( smid);
2780 accb->ccb_req.smid = le16toh(accb->ccb_smid);