Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/microcode/aic7xxx/
Daic7xxx_reg.h1188 #define CRCENDERR 0x04 macro
Daic7xxx.reg335 field CRCENDERR 0x04 /* No terminal CRC packet (U3 only) */
/netbsd/src/sys/dev/ic/
Daic7xxx.c1108 if ((sstat2 & CRCENDERR) != 0) in ahc_handle_scsiint()