Searched refs:UMSR_CTS (Results 1 – 4 of 4) sorted by relevance
92 #define UMSR_CTS 0x10 /* Current Clear to Send */ macro
793 sc->sc_msr |= UMSR_CTS; in uplcom_intr()795 sc->sc_msr &= ~UMSR_CTS; in uplcom_intr()
880 SET(sc->sc_msr, UMSR_CTS); in uvscom_intr()
746 if (ISSET(combits, UMSR_CTS)) in ucom_to_tiocm()