Searched refs:NCRSTAT_GE (Results 1 – 2 of 2) sorted by relevance
83 #define NCRSTAT_GE 0x40 /* Gross Error */ macro
2386 sc->sc_espstat & NCRSTAT_GE) { in ncr53c9x_intr1()2387 if ((sc->sc_espstat & NCRSTAT_GE) != 0) { in ncr53c9x_intr1()