Searched refs:RQCS_SV (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/isp/
H A Dispmbox.h650 #define RQCS_SV 0x200 /* Sense Length Valid */ macro
H A Disp.c5386 if (IS_24XX(isp) && (scsi_status & (RQCS_RV|RQCS_SV)) != 0) {
5393 if (IS_FC(isp) && (scsi_status & RQCS_SV) != 0) {
6616 sv_marked = (sp->req_scsi_status & (RQCS_SV|RQCS_RV)) != 0;

Completed in 88 milliseconds