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

/xnu-2782.1.97/pexpert/i386/
H A Dpe_serial.c76 UART_LSR_FE = 0x08, enumerator in enum:__anon1177
144 if ( lsr & (UART_LSR_FE | UART_LSR_PE | UART_LSR_OE) )
/xnu-2782.1.97/iokit/Kernel/
H A DIOHibernateRestoreKernel.c141 UART_LSR_FE = 0x08, enumerator in enum:__anon743

Completed in 79 milliseconds