Searched refs:CRCVALERR (Results 1 – 3 of 3) sorted by relevance
1182 #define CRCVALERR 0x08 macro
334 field CRCVALERR 0x08 /* CRC doesn't match (U3 only) */
1110 if ((sstat2 & CRCVALERR) != 0) in ahc_handle_scsiint()