OSIOP_INTDEFER 519 dev/ic/osiop.c else if ((sc->sc_flags & OSIOP_INTDEFER) == 0) { OSIOP_INTDEFER 932 dev/ic/osiop.c sc->sc_flags &= ~(OSIOP_INTDEFER | OSIOP_INTSOFF); OSIOP_INTDEFER 1741 dev/ic/osiop.c sc->sc_flags &= ~OSIOP_INTDEFER; OSIOP_INTDEFER 1747 dev/ic/osiop.c } else if ((sc->sc_flags & OSIOP_INTDEFER) == 0) { OSIOP_INTDEFER 1815 dev/ic/osiop.c if (sc->sc_flags & OSIOP_INTDEFER) { OSIOP_INTDEFER 1816 dev/ic/osiop.c sc->sc_flags &= ~(OSIOP_INTDEFER | OSIOP_INTSOFF); OSIOP_INTDEFER 1825 dev/ic/osiop.c if ((sc->sc_flags & (OSIOP_INTSOFF | OSIOP_INTDEFER)) !=