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

/linux-master/drivers/net/ethernet/3com/
H A D3c509.c122 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator in enum:c509cmd
1118 outw(StartCoax, ioaddr + EL3_CMD);
1242 outw(StartCoax, ioaddr + EL3_CMD);
H A D3c515.c182 TotalReset = 0 << 11, SelectWindow = 1 << 11, StartCoax = 2 << 11, enumerator in enum:corkscrew_cmd
785 outw(StartCoax, ioaddr + EL3_CMD);
940 outw(dev->if_port == 3 ? StartCoax : StopCoax,
H A D3c589_cs.c76 StartCoax = 2<<11, enumerator in enum:c509cmd
423 outw((if_port == 2) ? StartCoax : StopCoax, ioaddr + EL3_CMD);
H A D3c574_cs.c136 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator in enum:el3_cmds
H A D3c59x.c448 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator in enum:vortex_cmd
1651 iowrite16(StartCoax, ioaddr + EL3_CMD);
1863 iowrite16(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax,

Completed in 131 milliseconds