eg20t_port        289 drivers/tty/serial/pch_uart.c static struct eg20t_port *pch_uart_ports[PCH_UART_NR];
eg20t_port        306 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv = file->private_data;
eg20t_port        422 drivers/tty/serial/pch_uart.c static void pch_uart_hal_enable_interrupt(struct eg20t_port *priv,
eg20t_port        430 drivers/tty/serial/pch_uart.c static void pch_uart_hal_disable_interrupt(struct eg20t_port *priv,
eg20t_port        438 drivers/tty/serial/pch_uart.c static int pch_uart_hal_set_line(struct eg20t_port *priv, unsigned int baud,
eg20t_port        483 drivers/tty/serial/pch_uart.c static int pch_uart_hal_fifo_reset(struct eg20t_port *priv,
eg20t_port        500 drivers/tty/serial/pch_uart.c static int pch_uart_hal_set_fifo(struct eg20t_port *priv,
eg20t_port        553 drivers/tty/serial/pch_uart.c static u8 pch_uart_hal_get_modem(struct eg20t_port *priv)
eg20t_port        560 drivers/tty/serial/pch_uart.c static void pch_uart_hal_write(struct eg20t_port *priv,
eg20t_port        572 drivers/tty/serial/pch_uart.c static int pch_uart_hal_read(struct eg20t_port *priv, unsigned char *buf,
eg20t_port        602 drivers/tty/serial/pch_uart.c static unsigned char pch_uart_hal_get_iid(struct eg20t_port *priv)
eg20t_port        608 drivers/tty/serial/pch_uart.c static u8 pch_uart_hal_get_line_status(struct eg20t_port *priv)
eg20t_port        613 drivers/tty/serial/pch_uart.c static void pch_uart_hal_set_break(struct eg20t_port *priv, int on)
eg20t_port        626 drivers/tty/serial/pch_uart.c static int push_rx(struct eg20t_port *priv, const unsigned char *buf,
eg20t_port        638 drivers/tty/serial/pch_uart.c static int pop_tx_x(struct eg20t_port *priv, unsigned char *buf)
eg20t_port        654 drivers/tty/serial/pch_uart.c static int dma_push_rx(struct eg20t_port *priv, int size)
eg20t_port        677 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port        678 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port        718 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv =
eg20t_port        719 drivers/tty/serial/pch_uart.c 				container_of(port, struct eg20t_port, port);
eg20t_port        764 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv = arg;
eg20t_port        779 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv = arg;
eg20t_port        799 drivers/tty/serial/pch_uart.c static int pop_tx(struct eg20t_port *priv, int size)
eg20t_port        824 drivers/tty/serial/pch_uart.c static int handle_rx_to(struct eg20t_port *priv)
eg20t_port        845 drivers/tty/serial/pch_uart.c static int handle_rx(struct eg20t_port *priv)
eg20t_port        850 drivers/tty/serial/pch_uart.c static int dma_handle_rx(struct eg20t_port *priv)
eg20t_port        856 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port        884 drivers/tty/serial/pch_uart.c static unsigned int handle_tx(struct eg20t_port *priv)
eg20t_port        929 drivers/tty/serial/pch_uart.c static unsigned int dma_handle_tx(struct eg20t_port *priv)
eg20t_port       1049 drivers/tty/serial/pch_uart.c static void pch_uart_err_ir(struct eg20t_port *priv, unsigned int lsr)
eg20t_port       1084 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv = dev_id;
eg20t_port       1161 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1163 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port       1173 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1177 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port       1198 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv = container_of(port, struct eg20t_port, port);
eg20t_port       1216 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1217 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port       1224 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1226 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port       1242 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1243 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port       1252 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1253 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port       1260 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1263 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port       1272 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1277 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port       1348 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1351 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port       1373 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1376 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port       1440 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1442 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port       1449 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1453 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port       1470 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1472 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port       1482 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1484 drivers/tty/serial/pch_uart.c 	priv = container_of(port, struct eg20t_port, port);
eg20t_port       1513 drivers/tty/serial/pch_uart.c static void wait_for_xmitr(struct eg20t_port *up, int bits)
eg20t_port       1549 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv =
eg20t_port       1550 drivers/tty/serial/pch_uart.c 		container_of(port, struct eg20t_port, port);
eg20t_port       1564 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv =
eg20t_port       1565 drivers/tty/serial/pch_uart.c 		container_of(port, struct eg20t_port, port);
eg20t_port       1616 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv =
eg20t_port       1617 drivers/tty/serial/pch_uart.c 		container_of(port, struct eg20t_port, port);
eg20t_port       1632 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1734 drivers/tty/serial/pch_uart.c static struct eg20t_port *pch_uart_init_port(struct pci_dev *pdev,
eg20t_port       1737 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;
eg20t_port       1752 drivers/tty/serial/pch_uart.c 	priv = kzalloc(sizeof(struct eg20t_port), GFP_KERNEL);
eg20t_port       1842 drivers/tty/serial/pch_uart.c static void pch_uart_exit_port(struct eg20t_port *priv)
eg20t_port       1854 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv = pci_get_drvdata(pdev);
eg20t_port       1869 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv = pci_get_drvdata(pdev);
eg20t_port       1880 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv = pci_get_drvdata(pdev);
eg20t_port       1932 drivers/tty/serial/pch_uart.c 	struct eg20t_port *priv;