Searched refs:StartCoax (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/ |
| H A D | 3c509.c | 122 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator 1119 outw(StartCoax, ioaddr + EL3_CMD); in el3_netdev_set_ecmd() 1243 outw(StartCoax, ioaddr + EL3_CMD); in el3_up()
|
| H A D | 3c589_cs.c | 76 StartCoax = 2<<11, enumerator 414 outw((if_port == 2) ? StartCoax : StopCoax, ioaddr + EL3_CMD); in tc589_set_xcvr()
|
| H A D | 3c515.c | 180 TotalReset = 0 << 11, SelectWindow = 1 << 11, StartCoax = 2 << 11, enumerator 781 outw(StartCoax, ioaddr + EL3_CMD); in corkscrew_open() 936 outw(dev->if_port == 3 ? StartCoax : StopCoax, in corkscrew_timer()
|
| H A D | 3c59x.c | 448 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator 1649 iowrite16(StartCoax, ioaddr + EL3_CMD); in vortex_up() 1861 iowrite16(dev->if_port == XCVR_10base2 ? StartCoax : StopCoax, in vortex_timer()
|
| H A D | 3c574_cs.c | 136 TotalReset = 0<<11, SelectWindow = 1<<11, StartCoax = 2<<11, enumerator
|