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

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

Completed in 6 milliseconds