Searched refs:SCI_ALIVE (Results 1 – 2 of 2) sorted by relevance
81 #define SCI_ALIVE 0x01 /* controller initialized */ macro
316 if (dev->sc_flags & SCI_ALIVE) in scireset()345 dev->sc_flags |= SCI_ALIVE; in scireset()