Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c177 tw32_carefully(MAC_MI_MODE, tp->mi_mode & ~MAC_MI_MODE_AUTO_POLL); in tg3_readphy()
207 tw32_carefully(MAC_MI_MODE, tp->mi_mode); in tg3_readphy()
217 tw32_carefully(MAC_MI_MODE, tp->mi_mode & ~MAC_MI_MODE_AUTO_POLL); in tg3_writephy()
243 tw32_carefully(MAC_MI_MODE, tp->mi_mode); in tg3_writephy()
682 tw32_carefully(MAC_MI_MODE, tp->mi_mode); in tg3_setup_copper_phy()
855 tw32_carefully(MAC_MI_MODE, tp->mi_mode); in tg3_setup_copper_phy()
2152 tw32_carefully(MAC_MI_MODE, tp->mi_mode); in tg3_setup_hw()
2742 tw32_carefully(MAC_MI_MODE, tp->mi_mode); in tg3_get_invariants()
H A Dtg3.h548 #define MAC_MI_MODE 0x00000454 macro