Searched refs:StopCoax (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/net/pcmcia/ |
D | 3c589_cs.c | 78 StatsDisable = 22<<11, StopCoax = 23<<11, enumerator 583 outw((if_port == 2) ? StartCoax : StopCoax, ioaddr + EL3_CMD); in tc589_set_xcvr() 1082 outw(StopCoax, ioaddr + EL3_CMD); in el3_close()
|
D | 3c574_cs.c | 158 StatsDisable = 22<<11, StopCoax = 23<<11, enumerator
|
/linux-2.4.37.9/drivers/net/ |
D | 3c515.c | 218 StatsDisable = 22 << 11, StopCoax = 23 << 11, enumerator 988 outw(dev->if_port == 3 ? StartCoax : StopCoax, in corkscrew_timer() 1507 outw(StopCoax, ioaddr + EL3_CMD); in corkscrew_close()
|
D | 3c509.c | 126 StatsDisable = 22<<11, StopCoax = 23<<11, PowerUp = 27<<11, enumerator 1236 outw(StopCoax, ioaddr + EL3_CMD); in el3_down()
|
D | 3c59x.c | 652 StatsDisable = 22<<11, StopCoax = 23<<11, SetFilterBit = 25<<11,}; enumerator 1835 outw(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax, in vortex_timer() 2625 outw(StopCoax, ioaddr + EL3_CMD); in vortex_down()
|