Home
last modified time | relevance | path

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

/drivers/net/ethernet/3com/
D3c589_cs.c95 StopCoax = 23<<11 enumerator
415 outw((if_port == 2) ? StartCoax : StopCoax, ioaddr + EL3_CMD); in tc589_set_xcvr()
923 outw(StopCoax, ioaddr + EL3_CMD); in el3_close()
D3c515.c195 StatsDisable = 22 << 11, StopCoax = 23 << 11, enumerator
950 outw(dev->if_port == 3 ? StartCoax : StopCoax, in corkscrew_timer()
1441 outw(StopCoax, ioaddr + EL3_CMD); in corkscrew_close()
D3c509.c132 StatsDisable = 22<<11, StopCoax = 23<<11, PowerUp = 27<<11, enumerator
1218 outw(StopCoax, ioaddr + EL3_CMD); in el3_down()
D3c59x.c457 StatsDisable = 22<<11, StopCoax = 23<<11, SetFilterBit = 25<<11,}; enumerator
1861 iowrite16(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax, in vortex_timer()
2706 iowrite16(StopCoax, ioaddr + EL3_CMD); in vortex_down()
D3c574_cs.c142 StatsDisable = 22<<11, StopCoax = 23<<11, enumerator