serial_txx9_ports 866 drivers/tty/serial/serial_txx9.c static struct uart_txx9_port serial_txx9_ports[UART_NR]; serial_txx9_ports 874 drivers/tty/serial/serial_txx9.c struct uart_txx9_port *up = &serial_txx9_ports[i]; serial_txx9_ports 903 drivers/tty/serial/serial_txx9.c struct uart_txx9_port *up = &serial_txx9_ports[co->index]; serial_txx9_ports 945 drivers/tty/serial/serial_txx9.c up = &serial_txx9_ports[co->index]; serial_txx9_ports 993 drivers/tty/serial/serial_txx9.c if (port->line >= ARRAY_SIZE(serial_txx9_ports)) serial_txx9_ports 996 drivers/tty/serial/serial_txx9.c serial_txx9_ports[port->line].port = *port; serial_txx9_ports 997 drivers/tty/serial/serial_txx9.c serial_txx9_ports[port->line].port.ops = &serial_txx9_pops; serial_txx9_ports 998 drivers/tty/serial/serial_txx9.c serial_txx9_ports[port->line].port.flags |= serial_txx9_ports 1024 drivers/tty/serial/serial_txx9.c uart = &serial_txx9_ports[i]; serial_txx9_ports 1033 drivers/tty/serial/serial_txx9.c uart = &serial_txx9_ports[i]; serial_txx9_ports 1066 drivers/tty/serial/serial_txx9.c struct uart_txx9_port *uart = &serial_txx9_ports[line]; serial_txx9_ports 1117 drivers/tty/serial/serial_txx9.c struct uart_txx9_port *up = &serial_txx9_ports[i]; serial_txx9_ports 1131 drivers/tty/serial/serial_txx9.c struct uart_txx9_port *up = &serial_txx9_ports[i]; serial_txx9_ports 1145 drivers/tty/serial/serial_txx9.c struct uart_txx9_port *up = &serial_txx9_ports[i]; serial_txx9_ports 1197 drivers/tty/serial/serial_txx9.c pci_set_drvdata(dev, &serial_txx9_ports[line]); serial_txx9_ports 1310 drivers/tty/serial/serial_txx9.c struct uart_txx9_port *up = &serial_txx9_ports[i];