Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/boot/
H A Dboot_serial.h139 #define SERIAL_PARITY 0x04 macro
H A Dboot_console.c807 SERIAL_PARITY | SERIAL_OVERRUN)) { in serial_getchar()