Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dserial.h37 #define UART_LCR 3 macro
H A Dserial.c159 outb (port + UART_LCR, UART_DLAB); in serial_hw_init()
177 outb (port + UART_LCR, status); in serial_hw_init()