Searched refs:XS_ERR (Results 1 – 2 of 2) sorted by relevance
568 #define XS_ERR(ccb) ((ccb)->ccb_h.status & CAM_STATUS_MASK) macro
5390 if ((XS_NOERR(xs) || XS_ERR(xs) == HBA_NOERROR) && (*XS_STSP(xs) == SCSI_BUSY)) { in isp_intr()5540 …s STS 0x%x XS_ERR=0x%x", XS_XFRLEN(xs), (long) XS_GET_RESID(xs), cdbstr, *XS_STSP(xs), XS_ERR(xs)); in isp_prt_endcmd()