Searched defs:ioc4_port (Results 1 – 1 of 1) sorted by relevance
453 struct ioc4_port { struct454 struct uart_port *ip_port; /* current active port ptr */456 struct uart_port *ip_all_ports[UART_PORT_COUNT];458 struct ioc4_control *ip_control;459 struct pci_dev *ip_pdev;460 struct ioc4_soft *ip_ioc4_soft;463 struct ioc4_misc_regs __iomem *ip_mem;464 struct ioc4_serial __iomem *ip_serial;465 struct ioc4_serialregs __iomem *ip_serial_regs;466 struct ioc4_uartregs __iomem *ip_uart_regs;[all …]