Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/aic7xxx/
HDaic7xxx_reg.h1179 #define CRCVALERR 0x08 macro
HDaic7xxx.reg332 field CRCVALERR 0x08 /* CRC doesn't match (U3 only) */
HDaic7xxx.c1108 if ((sstat2 & CRCVALERR) != 0) in ahc_handle_scsiint()