Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c858 tw32_carefully(MAC_MODE, tp->mac_mode); in tg3_setup_copper_phy()
1032 tw32_carefully(MAC_MODE, tp->mac_mode); in tg3_fiber_aneg_smachine()
1056 tw32_carefully(MAC_MODE, tp->mac_mode); in tg3_fiber_aneg_smachine()
1071 tw32_carefully(MAC_MODE, tp->mac_mode); in tg3_fiber_aneg_smachine()
1156 tw32_carefully(MAC_MODE, tp->mac_mode); in tg3_fiber_aneg_smachine()
1212 tw32_carefully(MAC_MODE, tp->mac_mode); in tg3_setup_fiber_phy()
1287 tw32_carefully(MAC_MODE, tp->mac_mode); in tg3_setup_fiber_phy()
1328 tw32_carefully(MAC_MODE, tp->mac_mode); in tg3_setup_fiber_phy()
1371 tw32_carefully(MAC_MODE, tp->mac_mode); in tg3_setup_fiber_phy()
1479 tw32_carefully(MAC_MODE, tp->mac_mode); in tg3_abort_hw()
[all …]
H A Dtg3.h438 #define MAC_MODE 0x00000400 macro