Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h2046 #define TG3_FLAG_PCI_32BIT 0x00080000 macro
H A Dtg3.c2702 tp->tg3_flags |= TG3_FLAG_PCI_32BIT; in tg3_get_invariants()
3252 ((tp->tg3_flags & TG3_FLAG_PCI_32BIT) ? "32-bit" : "64-bit")); in tg3_probe()