Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c1495 err = tg3_stop_block(tp, HOSTCC_MODE, HOSTCC_MODE_ENABLE); in tg3_abort_hw()
2010 tw32(HOSTCC_MODE, 0); in tg3_setup_hw()
2012 if (!(tr32(HOSTCC_MODE) & HOSTCC_MODE_ENABLE)) in tg3_setup_hw()
2098 HOSTCC_MODE, HOSTCC_MODE_ENABLE | 0, in tg3_setup_hw()
H A Dtg3.h953 #define HOSTCC_MODE 0x00003c00 macro