Searched refs:StartCoax (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/
H A D3c509.c68 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator in enum:c509cmd
1175 outw(StartCoax, ioaddr + EL3_CMD);
1299 outw(StartCoax, ioaddr + EL3_CMD);
H A D3c515.c186 TotalReset = 0 << 11, SelectWindow = 1 << 11, StartCoax = 2 << 11, enumerator in enum:corkscrew_cmd
793 outw(StartCoax, ioaddr + EL3_CMD);
949 outw(dev->if_port == 3 ? StartCoax : StopCoax,
H A D3c59x.c440 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator in enum:vortex_cmd
1659 iowrite16(StartCoax, ioaddr + EL3_CMD);
1867 iowrite16(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A D3c589_cs.c73 StartCoax = 2<<11, enumerator in enum:c509cmd
436 outw((if_port == 2) ? StartCoax : StopCoax, ioaddr + EL3_CMD);
H A D3c574_cs.c138 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator in enum:el3_cmds

Completed in 116 milliseconds