Home
last modified time | relevance | path

Searched refs:icp_uart_port (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Dioc3_serial.c126 struct uart_port icp_uart_port[LOGICAL_PORTS]; member
367 if (the_port == &card_ptr->ic_port[ii].icp_uart_port[jj]) in get_ioc3_port()
1930 icp_uart_port[GET_LOGICAL_PORT(ii)]; in ioc3_serial_core_attach()
1982 icp_uart_port[GET_LOGICAL_PORT(ii)]; in ioc3uart_remove()
Dioc4_serial.c410 struct uart_port icp_uart_port[UART_PORT_COUNT]; member
2656 the_port = &control->ic_port[port_num].icp_uart_port in ioc4_serial_remove_one()
2731 the_port = &control->ic_port[port_num].icp_uart_port in ioc4_serial_core_attach()