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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A D3c509.c120 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator in enum:c509cmd
1066 outw(StartCoax, ioaddr + EL3_CMD);
1249 outw(StartCoax, ioaddr + EL3_CMD);
H A D3c515.c204 TotalReset = 0 << 11, SelectWindow = 1 << 11, StartCoax = 2 << 11, enumerator in enum:corkscrew_cmd
832 outw(StartCoax, ioaddr + EL3_CMD);
987 outw(dev->if_port == 3 ? StartCoax : StopCoax,
H A D3c59x.c593 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator in enum:vortex_cmd
1501 outw(StartCoax, ioaddr + EL3_CMD);
1729 outw(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A D3c589_cs.c72 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator in enum:c509cmd
583 outw((if_port == 2) ? StartCoax : StopCoax, ioaddr + EL3_CMD);
H A D3c574_cs.c152 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator in enum:el3_cmds

Completed in 56 milliseconds