Searched refs:TG3_FLAG_PCI_32BIT (Results 1 – 2 of 2) sorted by relevance
2046 #define TG3_FLAG_PCI_32BIT 0x00080000 macro
2702 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()