Home
last modified time | relevance | path

Searched refs:SABTTYF_CDCHG (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/arch/sparc64/dev/
H A Dsab.c110 #define SABTTYF_CDCHG 0x0008 macro
561 sc->sc_flags |= SABTTYF_CDCHG; in sabtty_intr()
650 sc->sc_flags &= ~(SABTTYF_DONE|SABTTYF_CDCHG|SABTTYF_RINGOVERFLOW); in sabtty_softintr()
653 if (flags & SABTTYF_CDCHG) { in sabtty_softintr()