Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispmbox.h511 #define RQCS_SV 0x0200 /* Sense Length Valid */ macro
H A Disp.c3435 if (scsi_status & RQCS_SV) { in isp_intr_respq()
3927 sv_marked = (sp->req_scsi_status & (RQCS_SV|RQCS_RV)) != 0; in isp_parse_status_24xx()