Home
last modified time | relevance | path

Searched refs:UART_8BITS_WORD (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dserial.h56 #define UART_8BITS_WORD 0x03 macro
H A Dbuiltins.c4067 int word_len = UART_8BITS_WORD; in serial_func()
4159 case 8: word_len = UART_8BITS_WORD; break; in serial_func()
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c1172 case UART_8BITS_WORD: in serial_hw_init()