Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dioc3_serial.c126 } ic_port[PORTS_PER_CARD]; member
364 if (the_port == &card_ptr->ic_port[ii].icp_uart_port[jj]) in get_ioc3_port()
365 return card_ptr->ic_port[ii].icp_port; in get_ioc3_port()
1446 port = card_ptr->ic_port[port_num].icp_port; in ioc3uart_intr_one()
1926 the_port = &card_ptr->ic_port[phys_port]. in ioc3_serial_core_attach()
1928 port = card_ptr->ic_port[phys_port].icp_port; in ioc3_serial_core_attach()
1978 the_port = &card_ptr->ic_port[GET_PHYSICAL_PORT(ii)]. in ioc3uart_remove()
1982 port = card_ptr->ic_port[GET_PHYSICAL_PORT(ii)].icp_port; in ioc3uart_remove()
1990 card_ptr->ic_port[GET_PHYSICAL_PORT(ii)]. in ioc3uart_remove()
2054 card_ptr->ic_port[phys_port].icp_port = port; in ioc3uart_probe()
Dioc4_serial.c410 } ic_port[IOC4_NUM_SERIAL_PORTS]; member
750 port = control->ic_port[port_num].icp_port; in get_ioc4_port()
1092 control->ic_port[port_number].icp_port = port; in ioc4_attach_local()
2658 the_port = &control->ic_port[port_num].icp_uart_port in ioc4_serial_remove_one()
2674 port = control->ic_port[port_num].icp_port; in ioc4_serial_remove_one()
2733 the_port = &control->ic_port[port_num].icp_uart_port in ioc4_serial_core_attach()
2735 port = control->ic_port[port_num].icp_port; in ioc4_serial_core_attach()