Home
last modified time | relevance | path

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

/xnu-8019.80.24/pexpert/arm/
H A Dpe_kprintf.c156 uart_putc('\r'); in serial_putc_crlf()
158 uart_putc(c); in serial_putc_crlf()
170 uart_putc(c); in serial_putc()
H A Dpe_serial.c1061 uart_putc(char c) in uart_putc() function
/xnu-8019.80.24/pexpert/pexpert/arm/
H A Dprotos.h24 void uart_putc(char);
/xnu-8019.80.24/pexpert/i386/
H A Dpe_serial.c626 uart_putc(char c) in uart_putc() function
657 uart_putc(c); in serial_putc()
/xnu-8019.80.24/bsd/dev/dtrace/
H A Dfbt_blacklist.c258 CRITICAL(uart_putc)
/xnu-8019.80.24/iokit/Kernel/
H A DIOHibernateRestoreKernel.c172 uart_putc(c); in hib_uart_putc()