Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dncr53c9xreg.h88 #define NCRINTR_BS 0x10 /* Bus Service */ macro
Dncr53c9x.c2331 #define NCRINTR_DONE (NCRINTR_FC|NCRINTR_BS)
2527 if (sc->sc_espintr & NCRINTR_BS) {
/mirbsd/src/sys/dev/pcmcia/
Desp_pcmcia.c426 if ((sc->sc_espintr & NCRINTR_BS) == 0) {