Searched refs:Wn4_NetDiag (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/3com/ |
D | 3c574_cs.c | 192 Wn4_FIFODiag = 4, Wn4_NetDiag = 6, Wn4_PhysicalMgmt=8, Wn4_Media = 10, enumerator 641 outw(0x0040, ioaddr + Wn4_NetDiag); in tc574_reset()
|
D | 3c515.c | 254 Wn4_NetDiag = 6, Wn4_Media = 10, /* Window 4: Xcvr/media bits. */ enumerator 801 outw(0x0040, ioaddr + Wn4_NetDiag); in corkscrew_open()
|
D | 3c59x.c | 520 Wn4_FIFODiag = 4, Wn4_NetDiag = 6, Wn4_PhysicalMgmt=8, Wn4_Media = 10, enumerator 1309 step = (window_read8(vp, 4, Wn4_NetDiag) & 0x1e) >> 1; in vortex_probe1() 1669 window_write16(vp, 0x0040, 4, Wn4_NetDiag); in vortex_up() 1891 window_read16(vp, 4, Wn4_NetDiag), in vortex_tx_timeout()
|