Searched refs:uart_console (Results 1 – 1 of 1) sorted by relevance
75 static struct uart_devinfo uart_console; variable86 KASSERT(uart_console.cookie == NULL, ("foo")); in uart_cnprobe()88 if (uart_cpu_getdev(UART_DEV_CONSOLE, &uart_console)) in uart_cnprobe()91 if (uart_probe(&uart_console)) in uart_cnprobe()96 cp->cn_arg = &uart_console; in uart_cnprobe()