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

/macosx-10.5.8/xnu-1228.15.4/pexpert/i386/
H A Dpe_serial.c106 const unsigned char lcr = READ( LCR ); local
111 WRITE( LCR, lcr | UART_LCR_DLAB );
114 WRITE( LCR, lcr & ~UART_LCR_DLAB);

Completed in 11 milliseconds