Searched refs:CRCENDERR (Results 1 – 6 of 6) sorted by relevance
120 #define CRCENDERR 0x04 macro
311 bit CRCENDERR 0x04 /* CRC End Error */
1181 #define CRCENDERR 0x04 macro
335 field CRCENDERR 0x04 /* No terminal CRC packet (U3 only) */
1092 if ((sstat2 & CRCENDERR) != 0) in ahc_handle_scsiint()
6497 if(sstat2 & CRCENDERR) in aic7xxx_handle_scsiint()