Home
last modified time | relevance | path

Searched defs:early_putc (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/uart/
H A Duart_dev_snps.c86 early_putc_t *early_putc = uart_snps_early_putc; variable
H A Duart_dev_mvebu.c123 early_putc_t *early_putc = uart_mvebu_early_putc; variable
H A Duart_dev_pl011.c263 early_putc_t *early_putc = uart_pl011_early_putc; variable
H A Duart_dev_ns8250.c101 early_putc_t *early_putc = uart_ns8250_early_putc; variable
/freebsd/sys/riscv/riscv/
H A Driscv_console.c114 early_putc_t *early_putc = riscv_putc; variable