Searched refs:GET_PHYSICAL_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.c42 #define GET_PHYSICAL_PORT(_x) ((_x) >> 1) macro
1924 phys_port = GET_PHYSICAL_PORT(ii);
1977 the_port = &card_ptr->ic_port[GET_PHYSICAL_PORT(ii)].
1981 port = card_ptr->ic_port[GET_PHYSICAL_PORT(ii)].icp_port;
1983 && (GET_PHYSICAL_PORT(ii) == 0)) {
1989 card_ptr->ic_port[GET_PHYSICAL_PORT(ii)].

Completed in 34 milliseconds