Linux Kernel
3.7.1
|
Data Fields | |
int | ic_irq |
struct { | |
struct uart_port icp_uart_port [UART_PORT_COUNT] | |
struct ioc4_port * icp_port | |
} | ic_port [IOC4_NUM_SERIAL_PORTS] |
struct ioc4_soft * | ic_soft |
Definition at line 396 of file ioc4_serial.c.
int ic_irq |
Definition at line 397 of file ioc4_serial.c.
struct { ... } ic_port[IOC4_NUM_SERIAL_PORTS] |
Definition at line 404 of file ioc4_serial.c.
Definition at line 402 of file ioc4_serial.c.
struct uart_port icp_uart_port[UART_PORT_COUNT] |
Definition at line 400 of file ioc4_serial.c.