Home
last modified time | relevance | path

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

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