Home
last modified time | relevance | path

Searched refs:CRCVALERR (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/aic7xxx/
Daic7xxx_reg.h1182 #define CRCVALERR 0x08 macro
Daic7xxx.reg334 field CRCVALERR 0x08 /* CRC doesn't match (U3 only) */
Daic7xxx.c1110 if ((sstat2 & CRCVALERR) != 0) in ahc_handle_scsiint()