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

/linux-4.4.14/drivers/net/ethernet/3com/
H A D3c589_cs.c95 StopCoax = 23<<11 enumerator in enum:c509cmd
416 outw((if_port == 2) ? StartCoax : StopCoax, ioaddr + EL3_CMD); tc589_set_xcvr()
924 outw(StopCoax, ioaddr + EL3_CMD); el3_close()
H A D3c515.c195 StatsDisable = 22 << 11, StopCoax = 23 << 11, enumerator in enum:corkscrew_cmd
950 outw(dev->if_port == 3 ? StartCoax : StopCoax, corkscrew_timer()
1441 outw(StopCoax, ioaddr + EL3_CMD); corkscrew_close()
H A D3c509.c132 StatsDisable = 22<<11, StopCoax = 23<<11, PowerUp = 27<<11, enumerator in enum:c509cmd
1218 outw(StopCoax, ioaddr + EL3_CMD); el3_down()
H A D3c574_cs.c142 StatsDisable = 22<<11, StopCoax = 23<<11, enumerator in enum:el3_cmds
H A D3c59x.c457 StatsDisable = 22<<11, StopCoax = 23<<11, SetFilterBit = 25<<11,}; enumerator in enum:vortex_cmd
1874 iowrite16(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax, vortex_timer()
2733 iowrite16(StopCoax, ioaddr + EL3_CMD); vortex_down()

Completed in 203 milliseconds