Searched refs:SABTTYF_STOP (Results 1 – 1 of 1) sorted by relevance
97 #define SABTTYF_STOP 0x01 macro530 (sc->sc_flags & SABTTYF_STOP) == 0) { in sabtty_intr()552 if ((sc->sc_txc == 0) || (sc->sc_flags & SABTTYF_STOP)) { in sabtty_intr()562 (sc->sc_flags & SABTTYF_STOP))) { in sabtty_intr()565 sc->sc_flags &= ~SABTTYF_STOP; in sabtty_intr()888 sc->sc_flags |= SABTTYF_STOP; in sabttystop()