Searched refs:NCRINTR_ILL (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/esp/
H A Dncr53c9xreg.h95 #define NCRINTR_ILL 0x40 /* Illegal Command */ macro
H A Dncr53c9x.c2385 #define NCRINTR_ERR (NCRINTR_SBR | NCRINTR_ILL)
2402 if ((sc->sc_espintr & NCRINTR_ILL) != 0) {

Completed in 166 milliseconds