Searched refs:Wn3_Options (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/3com/ |
D | 3c574_cs.c | 177 Wn3_Config=0, Wn3_MAC_Ctrl=6, Wn3_Options=8, enumerator 385 outw(0x8040, ioaddr + Wn3_Options); in tc574_config() 387 outw(0xc040, ioaddr + Wn3_Options); in tc574_config() 391 outw(0x8040, ioaddr + Wn3_Options); in tc574_config() 616 outw(0x8040, ioaddr + Wn3_Options); in tc574_reset() 618 outw(0xc040, ioaddr + Wn3_Options); in tc574_reset() 627 outw(0x8040, ioaddr + Wn3_Options); in tc574_reset()
|
D | 3c515.c | 239 Wn3_Config = 0, Wn3_MAC_Ctrl = 6, Wn3_Options = 8, enumerator 661 vp->available_media = inw(ioaddr + Wn3_Options); in corkscrew_setup() 665 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 1358 vp->available_media = window_read16(vp, 3, Wn3_Options); in vortex_probe1() 1364 config, window_read16(vp, 3, Wn3_Options)); in vortex_probe1()
|