HomeSort by: relevance | last modified time | path
    Searched refs:RQCS_SV (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
isp.c 5219 if (IS_24XX(isp) && (scsi_status & (RQCS_RV|RQCS_SV)) != 0) {
5226 if (IS_FC(isp) && (scsi_status & RQCS_SV) != 0) {
6432 sv_marked = (sp->req_scsi_status & (RQCS_SV|RQCS_RV)) != 0;
ispmbox.h 678 #define RQCS_SV 0x200 /* Sense Length Valid */

Completed in 21 milliseconds