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

/linux-4.4.14/drivers/tty/serial/
H A Dioc3_serial.c129 } ic_port[PORTS_PER_CARD]; member in struct:ioc3_card
367 if (the_port == &card_ptr->ic_port[ii].icp_uart_port[jj]) get_ioc3_port()
368 return card_ptr->ic_port[ii].icp_port; get_ioc3_port()
1449 port = card_ptr->ic_port[port_num].icp_port; ioc3uart_intr_one()
1929 the_port = &card_ptr->ic_port[phys_port]. ioc3_serial_core_attach()
1931 port = card_ptr->ic_port[phys_port].icp_port; ioc3_serial_core_attach()
1981 the_port = &card_ptr->ic_port[GET_PHYSICAL_PORT(ii)]. ioc3uart_remove()
1985 port = card_ptr->ic_port[GET_PHYSICAL_PORT(ii)].icp_port; ioc3uart_remove()
1993 card_ptr->ic_port[GET_PHYSICAL_PORT(ii)]. ioc3uart_remove()
2057 card_ptr->ic_port[phys_port].icp_port = port; ioc3uart_probe()
H A Dioc4_serial.c413 } ic_port[IOC4_NUM_SERIAL_PORTS]; member in struct:ioc4_control
753 port = control->ic_port[port_num].icp_port; get_ioc4_port()
1095 control->ic_port[port_number].icp_port = port; ioc4_attach_local()
2656 the_port = &control->ic_port[port_num].icp_uart_port ioc4_serial_remove_one()
2672 port = control->ic_port[port_num].icp_port; ioc4_serial_remove_one()
2731 the_port = &control->ic_port[port_num].icp_uart_port ioc4_serial_core_attach()
2733 port = control->ic_port[port_num].icp_port; ioc4_serial_core_attach()

Completed in 80 milliseconds