Home
last modified time | relevance | path

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

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