LCR_SBREAK        734 arch/i386/isa/pccom.c 	CLR(sc->sc_lcr, LCR_SBREAK);
LCR_SBREAK        838 arch/i386/isa/pccom.c 		SET(sc->sc_lcr, LCR_SBREAK);
LCR_SBREAK        842 arch/i386/isa/pccom.c 		CLR(sc->sc_lcr, LCR_SBREAK);
LCR_SBREAK        945 arch/i386/isa/pccom.c 	lcr = ISSET(sc->sc_lcr, LCR_SBREAK);
LCR_SBREAK        531 dev/ic/com.c   	CLR(sc->sc_lcr, LCR_SBREAK);
LCR_SBREAK        641 dev/ic/com.c   		SET(sc->sc_lcr, LCR_SBREAK);
LCR_SBREAK        645 dev/ic/com.c   		CLR(sc->sc_lcr, LCR_SBREAK);
LCR_SBREAK        752 dev/ic/com.c   	lcr = ISSET(sc->sc_lcr, LCR_SBREAK);