Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c828 tp->mac_mode |= MAC_MODE_PORT_MODE_GMII; in tg3_setup_copper_phy()
830 tp->mac_mode |= MAC_MODE_PORT_MODE_GMII; in tg3_setup_copper_phy()
1270 tw32_carefully(MAC_MODE, tmp | MAC_MODE_PORT_MODE_GMII); in tg3_setup_fiber_phy()
H A Dtg3.h443 #define MAC_MODE_PORT_MODE_GMII 0x00000008 macro