Searched refs:CRCREQERR (Results 1 – 7 of 7) sorted by relevance
121 #define CRCREQERR 0x02 macro
312 bit CRCREQERR 0x02 /* CRC REQ Error */
128 { "CRCREQERR", 0x02, 0x02 },
307 #define CRCREQERR 0x02
358 field CRCREQERR 0x02 /* Illegal CRC packet req (U3 only) */
1677 if ((sstat2 & CRCREQERR) != 0) in ahc_handle_scsiint()
5981 if(sstat2 & CRCREQERR) in aic7xxx_handle_scsiint()