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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dioc3_serial.c127 } ic_port[PORTS_PER_CARD]; member in struct:ioc3_card
365 if (the_port == &card_ptr->ic_port[ii].icp_uart_port[jj])
366 return card_ptr->ic_port[ii].icp_port;
1444 port = card_ptr->ic_port[port_num].icp_port;
1925 the_port = &card_ptr->ic_port[phys_port].
1927 port = card_ptr->ic_port[phys_port].icp_port;
1977 the_port = &card_ptr->ic_port[GET_PHYSICAL_PORT(ii)].
1981 port = card_ptr->ic_port[GET_PHYSICAL_PORT(ii)].icp_port;
1989 card_ptr->ic_port[GET_PHYSICAL_PORT(ii)].
2051 card_ptr->ic_port[phys_por
[all...]
H A Dioc4_serial.c412 } ic_port[IOC4_NUM_SERIAL_PORTS]; member in struct:ioc4_control
752 port = control->ic_port[port_num].icp_port;
1093 control->ic_port[port_number].icp_port = port;
2656 the_port = &control->ic_port[port_num].icp_uart_port
2672 port = control->ic_port[port_num].icp_port;
2731 the_port = &control->ic_port[port_num].icp_uart_port
2733 port = control->ic_port[port_num].icp_port;

Completed in 61 milliseconds