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

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

Completed in 44 milliseconds