Searched refs:StartCoax (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | 3c509.c | 120 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator 1085 outw(StartCoax, ioaddr + EL3_CMD); in el3_netdev_set_ecmd() 1268 outw(StartCoax, ioaddr + EL3_CMD); in el3_up()
|
D | 3c515.c | 206 TotalReset = 0 << 11, SelectWindow = 1 << 11, StartCoax = 2 << 11, enumerator 833 outw(StartCoax, ioaddr + EL3_CMD); in corkscrew_open() 988 outw(dev->if_port == 3 ? StartCoax : StopCoax, in corkscrew_timer()
|
D | 3c59x.c | 643 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator 1601 outw(StartCoax, ioaddr + EL3_CMD); in vortex_up() 1835 outw(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax, in vortex_timer()
|
/linux-2.4.37.9/drivers/net/pcmcia/ |
D | 3c589_cs.c | 72 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator 583 outw((if_port == 2) ? StartCoax : StopCoax, ioaddr + EL3_CMD); in tc589_set_xcvr()
|
D | 3c574_cs.c | 152 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator
|