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

/linux-master/drivers/net/wan/
H A Dfarsync.h102 unsigned short lineInterface; /* Physical interface type */ member in struct:fstioc_info
151 #define FSTVAL_CABLE 0x00000040 /* lineInterface, cableStatus */
188 /* "lineInterface" */
H A Dfarsync.c216 u16 lineInterface; /* Physical interface type */ member in struct:port_cfg
428 int hwif; /* Line hardware (lineInterface copy) */
1721 info->lineInterface = FST_RDW(card, portConfig[i].lineInterface);
1805 FST_WRW(card, portConfig[i].lineInterface, V35);
1810 FST_WRW(card, portConfig[i].lineInterface, V24);
1815 FST_WRW(card, portConfig[i].lineInterface, X21);
1820 FST_WRW(card, portConfig[i].lineInterface, X21D);
1825 FST_WRW(card, portConfig[i].lineInterface, T1);
1830 FST_WRW(card, portConfig[i].lineInterface, E
[all...]

Completed in 122 milliseconds