Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dtg3.c1572 if (tp->pci_chip_rev_id != CHIPREV_ID_5750_A0) { in tg3_chip_reset()
1588 if (tp->pci_chip_rev_id != CHIPREV_ID_5750_A0) { in tg3_chip_reset()
1680 (tp->pci_chip_rev_id != CHIPREV_ID_5750_A0)) { in tg3_restart_fw()
Dtg3.h195 #define CHIPREV_ID_5750_A0 0x4000 macro