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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dioc3_serial.c43 #define GET_PHYSICAL_PORT(_x) ((_x) >> 1) macro
1925 phys_port = GET_PHYSICAL_PORT(ii);
1978 the_port = &card_ptr->ic_port[GET_PHYSICAL_PORT(ii)].
1982 port = card_ptr->ic_port[GET_PHYSICAL_PORT(ii)].icp_port;
1984 && (GET_PHYSICAL_PORT(ii) == 0)) {
1990 card_ptr->ic_port[GET_PHYSICAL_PORT(ii)].

Completed in 51 milliseconds