Searched refs:CRCVALERR (Results 1 – 7 of 7) sorted by relevance
119 #define CRCVALERR 0x08 macro
310 bit CRCVALERR 0x08 /* CRC Value Error */
130 { "CRCVALERR", 0x08, 0x08 },
305 #define CRCVALERR 0x08
356 field CRCVALERR 0x08 /* CRC doesn't match (U3 only) */
1672 if ((sstat2 & CRCVALERR) != 0) in ahc_handle_scsiint()
5971 if(sstat2 & CRCVALERR) in aic7xxx_handle_scsiint()