Searched refs:CRCREQERR (Results 1 – 6 of 6) sorted by relevance
121 #define CRCREQERR 0x02 macro
312 bit CRCREQERR 0x02 /* CRC REQ Error */
1182 #define CRCREQERR 0x02 macro
336 field CRCREQERR 0x02 /* Illegal CRC packet req (U3 only) */
1095 if ((sstat2 & CRCREQERR) != 0) in ahc_handle_scsiint()
6502 if(sstat2 & CRCREQERR) in aic7xxx_handle_scsiint()