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