Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c123 struct uart_port icp_uart_port[LOGICAL_PORTS]; member
364 if (the_port == &card_ptr->ic_port[ii].icp_uart_port[jj]) in get_ioc3_port()
1927 icp_uart_port[GET_LOGICAL_PORT(ii)]; in ioc3_serial_core_attach()
1979 icp_uart_port[GET_LOGICAL_PORT(ii)]; in ioc3uart_remove()
Dioc4_serial.c407 struct uart_port icp_uart_port[UART_PORT_COUNT]; member
2658 the_port = &control->ic_port[port_num].icp_uart_port in ioc4_serial_remove_one()
2733 the_port = &control->ic_port[port_num].icp_uart_port in ioc4_serial_core_attach()