altera_jtaguart_ports 298 drivers/tty/serial/altera_jtaguart.c static struct altera_jtaguart altera_jtaguart_ports[ALTERA_JTAGUART_MAXPORTS]; altera_jtaguart_ports 342 drivers/tty/serial/altera_jtaguart.c struct uart_port *port = &(altera_jtaguart_ports + co->index)->port; altera_jtaguart_ports 354 drivers/tty/serial/altera_jtaguart.c port = &altera_jtaguart_ports[co->index].port; altera_jtaguart_ports 433 drivers/tty/serial/altera_jtaguart.c port = &altera_jtaguart_ports[i].port; altera_jtaguart_ports 475 drivers/tty/serial/altera_jtaguart.c port = &altera_jtaguart_ports[i].port;