Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c639 (tp->pci_chip_rev_id == CHIPREV_ID_5701_A0 || in tg3_phy_copper_begin()
731 } else if (tp->pci_chip_rev_id == CHIPREV_ID_5701_A0 || in tg3_setup_copper_phy()
1748 if (tp->pci_chip_rev_id == CHIPREV_ID_5701_A0) { in tg3_setup_hw()
2481 if (tp->pci_chip_rev_id == CHIPREV_ID_5701_A0 || in tg3_phy_probe()
H A Dtg3.h271 #define CHIPREV_ID_5701_A0 0x0000 macro