Searched refs:CTF_ALIVE (Results 1 – 2 of 2) sorted by relevance
141 #define CTF_ALIVE 0x02 macro342 sc->sc_flags |= CTF_ALIVE; in ctattach()353 if (sc == NULL || (sc->sc_flags & CTF_ALIVE) == 0) in ctopen()
131 #define CTF_ALIVE 0x02 macro254 sc->sc_flags |= CTF_ALIVE; in ctattach()382 if ((sc->sc_flags & CTF_ALIVE) == 0) in ctopen()