Searched refs:UART_LSR_OE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/pexpert/i386/
H A Dpe_serial.c74 UART_LSR_OE = 0x02, enumerator in enum:__anon976
144 if ( lsr & (UART_LSR_FE | UART_LSR_PE | UART_LSR_OE) )

Completed in 18 milliseconds