XS_T
isp_start(XS_T *xs)
XS_T *xs;
xs = va_arg(ap, XS_T *);
XS_T *xs, *cont_xs;
XS_T *xs;
isp_parse_status_24xx(ispsoftc_t *isp, isp24xx_statusreq_t *sp, XS_T *xs)
static void isp_parse_status_24xx(ispsoftc_t *, isp24xx_statusreq_t *, XS_T *);
error = isp_start((XS_T *) ccb);
isp_done(XS_T *sccb)
isp_xs_prt(ispsoftc_t *isp, XS_T *xs, int level, const char *fmt, ...)
isp_fcp_next_crn(ispsoftc_t *isp, uint8_t *crnp, XS_T *cmd)
void isp_xs_prt(ispsoftc_t *, XS_T *, int level, const char *, ...) __printflike(4, 5);
int isp_dmasetup(ispsoftc_t *, XS_T *, void *);
int isp_fcp_next_crn(ispsoftc_t *, uint8_t *, XS_T *);
XS_T *xs = hdp->cmd;
int isp_start(XS_T *);
void isp_done(XS_T *);