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

/xnu-2782.1.97/pexpert/i386/
H A Dpe_serial.c54 UART_LSR = 5, /* line status register */ enumerator in enum:__anon1174
/xnu-2782.1.97/iokit/Kernel/
H A DIOHibernateRestoreKernel.c119 UART_LSR = 5, /* line status register */ enumerator in enum:__anon740
147 while (!(inb(COM1_PORT_ADDR + UART_LSR) & UART_LSR_THRE))

Completed in 28 milliseconds