OSIOP_INTSOFF     520 dev/ic/osiop.c 				sc->sc_flags &= ~OSIOP_INTSOFF;
OSIOP_INTSOFF     932 dev/ic/osiop.c 	sc->sc_flags &= ~(OSIOP_INTDEFER | OSIOP_INTSOFF);
OSIOP_INTSOFF    1533 dev/ic/osiop.c 		acb->intstat = sc->sc_flags & OSIOP_INTSOFF;
OSIOP_INTSOFF    1740 dev/ic/osiop.c 		sc->sc_flags |= OSIOP_INTSOFF;
OSIOP_INTSOFF    1748 dev/ic/osiop.c 		sc->sc_flags &= ~OSIOP_INTSOFF;
OSIOP_INTSOFF    1816 dev/ic/osiop.c 		sc->sc_flags &= ~(OSIOP_INTDEFER | OSIOP_INTSOFF);
OSIOP_INTSOFF    1825 dev/ic/osiop.c 		if ((sc->sc_flags & (OSIOP_INTSOFF | OSIOP_INTDEFER)) !=
OSIOP_INTSOFF    1826 dev/ic/osiop.c 		    OSIOP_INTSOFF) {