Home
last modified time | relevance | path

Searched refs:uart_putc (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.61.12/pexpert/arm/
H A Dpe_kprintf.c164 uart_putc('\r'); in serial_putc_crlf()
166 uart_putc(c); in serial_putc_crlf()
178 uart_putc(c); in serial_putc()
H A Dpe_serial.c1099 uart_putc(char c) in uart_putc() function
/xnu-12377.61.12/pexpert/pexpert/arm/
H A Dprotos.h32 void uart_putc(char);
/xnu-12377.61.12/pexpert/i386/
H A Dpe_serial.c626 uart_putc(char c) in uart_putc() function
657 uart_putc(c); in serial_putc()
/xnu-12377.61.12/bsd/dev/dtrace/
H A Dfbt_blacklist.c270 CRITICAL(uart_putc)
/xnu-12377.61.12/iokit/Kernel/
H A DIOHibernateRestoreKernel.c172 uart_putc(c); in hib_uart_putc()