Home
last modified time | relevance | path

Searched refs:uart_getc (Results 1 – 5 of 5) sorted by relevance

/xnu-8020.101.4/pexpert/pexpert/arm/
H A Dprotos.h29 int uart_getc(void);
/xnu-8020.101.4/pexpert/i386/
H A Dpe_serial.c637 uart_getc(void) in uart_getc() function
663 return uart_getc(); in serial_getc()
/xnu-8020.101.4/pexpert/arm/
H A Dpe_kprintf.c179 return uart_getc(); in serial_getc()
H A Dpe_init.c557 *c = (char)uart_getc(); in PE_stub_poll_input()
H A Dpe_serial.c1073 uart_getc(void) in uart_getc() function