Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic7xxx_reg.h1183 #define CRCENDERR 0x04 macro
Daic7xxx.reg335 field CRCENDERR 0x04 /* No terminal CRC packet (U3 only) */
Daic7xxx.c1114 if ((sstat2 & CRCENDERR) != 0) in ahc_handle_scsiint()