Home
last modified time | relevance | path

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

/xnu-8792.81.2/pexpert/arm/
H A Dpe_kprintf.c160 uart_putc('\r'); in serial_putc_crlf()
162 uart_putc(c); in serial_putc_crlf()
174 uart_putc(c); in serial_putc()
H A Dpe_serial.c991 uart_putc(char c) in uart_putc() function
/xnu-8792.81.2/pexpert/pexpert/arm/
H A Dprotos.h24 void uart_putc(char);
/xnu-8792.81.2/pexpert/i386/
H A Dpe_serial.c626 uart_putc(char c) in uart_putc() function
657 uart_putc(c); in serial_putc()
/xnu-8792.81.2/bsd/dev/dtrace/
H A Dfbt_blacklist.c265 CRITICAL(uart_putc)
/xnu-8792.81.2/iokit/Kernel/
H A DIOHibernateRestoreKernel.c172 uart_putc(c); in hib_uart_putc()