Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c512 tw32_carefully(GRC_LOCAL_CTRL, tp->grc_local_ctrl); in tg3_set_power_state_0()
2025 tw32_carefully(GRC_LOCAL_CTRL, tp->grc_local_ctrl); in tg3_setup_hw()
2224 tw32_carefully(GRC_LOCAL_CTRL, in tg3_nvram_init()
2225 tr32(GRC_LOCAL_CTRL) | GRC_LCLCTRL_AUTO_SEEPROM); in tg3_nvram_init()
H A Dtg3.h1398 #define GRC_LOCAL_CTRL 0x00006808 macro