LCR_8BITS         958 arch/i386/isa/pccom.c 		SET(lcr, LCR_8BITS);
LCR_8BITS        1610 arch/i386/isa/pccom.c 	bus_space_write_1(iot, ioh, com_lcr, LCR_8BITS);
LCR_8BITS         210 arch/i386/stand/libsa/bioscons.c 	outb(comports[minor(dev)] + com_cfcr, LCR_8BITS);
LCR_8BITS         765 dev/ic/com.c   		SET(lcr, LCR_8BITS);
LCR_8BITS        1305 dev/ic/com.c   	bus_space_write_1(iot, ioh, com_lcr, LCR_8BITS);
LCR_8BITS         419 dev/ic/com_subr.c 	bus_space_write_1(iot, ioh, com_lcr, LCR_PNONE | LCR_8BITS);