Searched refs:lineInterface (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/wan/ |
D | farsync.h | 109 unsigned short lineInterface; /* Physical interface type */ member
|
D | farsync.c | 217 u16 lineInterface; /* Physical interface type */ member 1816 info->lineInterface = FST_RDW(card, portConfig[i].lineInterface); in gather_conf_info() 1907 FST_WRW(card, portConfig[i].lineInterface, V35); in fst_set_iface() 1912 FST_WRW(card, portConfig[i].lineInterface, V24); in fst_set_iface() 1917 FST_WRW(card, portConfig[i].lineInterface, X21); in fst_set_iface() 1922 FST_WRW(card, portConfig[i].lineInterface, X21D); in fst_set_iface() 1927 FST_WRW(card, portConfig[i].lineInterface, T1); in fst_set_iface() 1932 FST_WRW(card, portConfig[i].lineInterface, E1); in fst_set_iface()
|