Searched refs:Wn3_Options (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/3com/ |
D | 3c574_cs.c | 177 Wn3_Config=0, Wn3_MAC_Ctrl=6, Wn3_Options=8, enumerator 386 outw(0x8040, ioaddr + Wn3_Options); in tc574_config() 388 outw(0xc040, ioaddr + Wn3_Options); in tc574_config() 392 outw(0x8040, ioaddr + Wn3_Options); in tc574_config() 617 outw(0x8040, ioaddr + Wn3_Options); in tc574_reset() 619 outw(0xc040, ioaddr + Wn3_Options); in tc574_reset() 628 outw(0x8040, ioaddr + Wn3_Options); in tc574_reset()
|
D | 3c515.c | 243 Wn3_Config = 0, Wn3_MAC_Ctrl = 6, Wn3_Options = 8, enumerator 671 vp->available_media = inw(ioaddr + Wn3_Options); in corkscrew_setup() 675 config, inw(ioaddr + Wn3_Options)); in corkscrew_setup()
|
D | 3c59x.c | 501 Wn3_Config=0, Wn3_MaxPktSize=4, Wn3_MAC_Ctrl=6, Wn3_Options=8, enumerator 1356 vp->available_media = window_read16(vp, 3, Wn3_Options); in vortex_probe1() 1362 config, window_read16(vp, 3, Wn3_Options)); in vortex_probe1()
|