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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A D3c589_cs.c78 StatsDisable = 22<<11, StopCoax = 23<<11, enumerator in enum:c509cmd
583 outw((if_port == 2) ? StartCoax : StopCoax, ioaddr + EL3_CMD);
1119 outw(StopCoax, ioaddr + EL3_CMD);
H A D3c574_cs.c158 StatsDisable = 22<<11, StopCoax = 23<<11, enumerator in enum:el3_cmds
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A D3c515.c216 StatsDisable = 22 << 11, StopCoax = 23 << 11, enumerator in enum:corkscrew_cmd
987 outw(dev->if_port == 3 ? StartCoax : StopCoax,
1506 outw(StopCoax, ioaddr + EL3_CMD);
H A D3c509.c126 StatsDisable = 22<<11, StopCoax = 23<<11, PowerUp = 27<<11, enumerator in enum:c509cmd
1217 outw(StopCoax, ioaddr + EL3_CMD);
H A D3c59x.c602 StatsDisable = 22<<11, StopCoax = 23<<11, SetFilterBit = 25<<11,}; enumerator in enum:vortex_cmd
1729 outw(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax,
2493 outw(StopCoax, ioaddr + EL3_CMD);

Completed in 64 milliseconds