Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dserial.h48 #define UART_NO_PARITY 0x00 macro
H A Dbuiltins.c4068 int parity = UART_NO_PARITY; in serial_func()
4187 parity = UART_NO_PARITY; in serial_func()
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c1182 case UART_NO_PARITY: in serial_hw_init()