Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dmcf.c465 static struct mcf_uart mcf_ports[10]; variable
467 #define MCF_MAXPORTS ARRAY_SIZE(mcf_ports)
475 struct uart_port *port = &(mcf_ports + co->index)->port; in mcf_console_putc()
512 port = &mcf_ports[co->index].port; in mcf_console_setup()
578 port = &mcf_ports[i].port; in mcf_probe()
609 port = &mcf_ports[i].port; in mcf_remove()