Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c2003 !(tp->tg3_flags2 & TG3_FLG2_IS_5788)) { in tg3_setup_hw()
2041 !(tp->tg3_flags2 & TG3_FLG2_IS_5788)) { in tg3_setup_hw()
2776 tp->tg3_flags2 |= TG3_FLG2_IS_5788; in tg3_get_invariants()
H A Dtg3.h2064 #define TG3_FLG2_IS_5788 0x00000008 macro