Searched refs:XS_T (Results 1 – 4 of 4) sorted by relevance
774 int isp_start(XS_T *);784 void isp_done(XS_T *);
99 static void isp_parse_status_24xx(ispsoftc_t *, isp24xx_statusreq_t *, XS_T *);2821 isp_start(XS_T *xs) in isp_start() 3000 XS_T *xs; in isp_control() 3064 xs = va_arg(ap, XS_T *); in isp_control() 3289 XS_T *xs, *cont_xs; in isp_intr_respq() 3582 XS_T *xs; in isp_intr_async() 3861 isp_parse_status_24xx(ispsoftc_t *isp, isp24xx_statusreq_t *sp, XS_T *xs) in isp_parse_status_24xx()
266 XS_T Platform SCSI transaction type (i.e., command for HBA)268 XS_TGT(xs) gets the target from an XS_T336 structure (should it be impossible to represent in an XS_T). In addition,
470 XS_T *xs = hdp->cmd; in isp_clear_commands()