Searched refs:SIOP_ALIVE (Results 1 – 3 of 3) sorted by relevance
180 #define SIOP_ALIVE 0x01 /* controller initialized */ macro
628 if (sc->sc_flags & SIOP_ALIVE) in siopngreset()690 sc->sc_flags &= ~(SIOP_ALIVE|SIOP_INTDEFER|SIOP_INTSOFF); in siopngreset()719 if ((sc->sc_flags & SIOP_ALIVE) == 0) { in siopngreset()742 sc->sc_flags |= SIOP_ALIVE; in siopngreset()
640 if (sc->sc_flags & SIOP_ALIVE) in siopreset()692 if ((sc->sc_flags & SIOP_ALIVE) == 0) { in siopreset()715 sc->sc_flags |= SIOP_ALIVE; in siopreset()