Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dserial.h36 #define UART_FCR 2 macro
H A Dserial.c150 outb (port + UART_FCR, 0); in serial_hw_init()
180 outb (port + UART_FCR, UART_ENABLE_FIFO); in serial_hw_init()