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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dioc3_serial.c1913 int ii, phys_port; local
1924 phys_port = GET_PHYSICAL_PORT(ii);
1925 the_port = &card_ptr->ic_port[phys_port].
1927 port = card_ptr->ic_port[phys_port].icp_port;
1932 phys_port, ii));
2013 int phys_port; local
2036 for (phys_port = 0; phys_port < PORTS_PER_CARD; phys_port++) {
2048 ports[phys_port]
[all...]

Completed in 42 milliseconds