Searched refs:NCRINTR_BS (Results 1 – 2 of 2) sorted by relevance
97 #define NCRINTR_BS 0x10 /* Bus Service */ macro
2746 #define NCRINTR_DONE (NCRINTR_FC | NCRINTR_BS) in ncr53c9x_intr1()2953 if ((sc->sc_espintr & NCRINTR_BS) != 0) { in ncr53c9x_intr1()