Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
D3c509.c120 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()
D3c515.c206 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()
D3c59x.c643 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/
D3c589_cs.c72 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator
583 outw((if_port == 2) ? StartCoax : StopCoax, ioaddr + EL3_CMD); in tc589_set_xcvr()
D3c574_cs.c152 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator