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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wan/
H A Dfarsync.h111 unsigned int v24OpSts; /* V.24 control output status */ member in struct:fstioc_info
151 * v24OpSts
217 /* "v24OpSts" bitmask */
H A Dfarsync.c304 u32 v24OpSts[FST_MAX_PORTS]; /* V.24 control output status */ member in struct:fst_shared
994 outputs |= FST_RDL(port->card, v24OpSts[port->index]);
995 FST_WRL(port->card, v24OpSts[port->index], outputs);
1004 outputs = ~outputs & FST_RDL(port->card, v24OpSts[port->index]);
1005 FST_WRL(port->card, v24OpSts[port->index], outputs);
1797 info->v24OpSts = FST_RDL(card, v24OpSts[i]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wan/
H A Dfarsync.h111 unsigned int v24OpSts; /* V.24 control output status */ member in struct:fstioc_info
151 * v24OpSts
217 /* "v24OpSts" bitmask */
H A Dfarsync.c304 u32 v24OpSts[FST_MAX_PORTS]; /* V.24 control output status */ member in struct:fst_shared
994 outputs |= FST_RDL(port->card, v24OpSts[port->index]);
995 FST_WRL(port->card, v24OpSts[port->index], outputs);
1004 outputs = ~outputs & FST_RDL(port->card, v24OpSts[port->index]);
1005 FST_WRL(port->card, v24OpSts[port->index], outputs);
1797 info->v24OpSts = FST_RDL(card, v24OpSts[i]);

Completed in 176 milliseconds