NS16550_REG_LCR 152 kernel/genarch/src/drivers/ns16550/ns16550.c ns16550_reg_write(instance, NS16550_REG_LCR, LCR_DLAB); NS16550_REG_LCR 155 kernel/genarch/src/drivers/ns16550/ns16550.c ns16550_reg_write(instance, NS16550_REG_LCR, lcr_format & ~LCR_DLAB);HelenOS homepage, sources at GitHub