Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/3com/
H A D3c59x.c448 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator
1651 iowrite16(StartCoax, ioaddr + EL3_CMD); in vortex_up()
1863 iowrite16(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax, in vortex_timer()