Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c681 tp->mi_mode = MAC_MI_MODE_BASE; in tg3_setup_copper_phy()
2151 tp->mi_mode = MAC_MI_MODE_BASE; in tg3_setup_hw()
3191 tp->mi_mode = MAC_MI_MODE_BASE; in tg3_probe()
H A Dtg3.h553 #define MAC_MI_MODE_BASE 0x000c0000 /* XXX magic values XXX */ macro