Searched refs:SC_INTR_RESET (Results 1 – 2 of 2) sorted by relevance
135 #define SC_INTR_RESET 0x00000020 /* interrupt resets at end */ macro
725 sc->sc_flags |= SC_INTR_RESET; in pgt_update_intr()738 sc->sc_flags |= SC_INTR_RESET; in pgt_update_intr()1229 if (sc->sc_flags & SC_INTR_RESET) { in pgt_intr()1230 sc->sc_flags &= ~SC_INTR_RESET; in pgt_intr()