Searched refs:lineInterface (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dfarsync.c215 u16 lineInterface; /* Physical interface type */ member in struct:port_cfg
428 int hwif; /* Line hardware (lineInterface copy) */
1827 info->lineInterface = FST_RDW(card, portConfig[i].lineInterface);
1918 FST_WRW(card, portConfig[i].lineInterface, V35);
1923 FST_WRW(card, portConfig[i].lineInterface, V24);
1928 FST_WRW(card, portConfig[i].lineInterface, X21);
1933 FST_WRW(card, portConfig[i].lineInterface, X21D);
1938 FST_WRW(card, portConfig[i].lineInterface, T1);
1943 FST_WRW(card, portConfig[i].lineInterface, E
[all...]
H A Dfarsync.h109 unsigned short lineInterface; /* Physical interface type */ member in struct:fstioc_info
158 #define FSTVAL_CABLE 0x00000040 /* lineInterface, cableStatus */
195 /* "lineInterface" */

Completed in 60 milliseconds