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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A D3c589_cs.c91 StopCoax = 23<<11 enumerator in enum:c509cmd
436 outw((if_port == 2) ? StartCoax : StopCoax, ioaddr + EL3_CMD);
921 outw(StopCoax, ioaddr + EL3_CMD);
H A D3c574_cs.c144 StatsDisable = 22<<11, StopCoax = 23<<11, enumerator in enum:el3_cmds
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D3c515.c195 StatsDisable = 22 << 11, StopCoax = 23 << 11, enumerator in enum:corkscrew_cmd
949 outw(dev->if_port == 3 ? StartCoax : StopCoax,
1444 outw(StopCoax, ioaddr + EL3_CMD);
H A D3c509.c74 StatsDisable = 22<<11, StopCoax = 23<<11, PowerUp = 27<<11, enumerator in enum:c509cmd
1267 outw(StopCoax, ioaddr + EL3_CMD);
H A D3c59x.c449 StatsDisable = 22<<11, StopCoax = 23<<11, SetFilterBit = 25<<11,}; enumerator in enum:vortex_cmd
1867 iowrite16(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax,
2659 iowrite16(StopCoax, ioaddr + EL3_CMD);

Completed in 65 milliseconds