Searched refs:ASIC_REV_5787 (Results 1 – 2 of 2) sorted by relevance
1438 GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5787) { in tg3_stop_block()1580 || (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5787)) { in tg3_chip_reset()1670 !(GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5787)) { in tg3_restart_fw()1905 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5787) { in tg3_setup_hw()2005 GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5787) { in tg3_setup_hw()2018 GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5787) { in tg3_setup_hw()2038 GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5787) { in tg3_setup_hw()2119 if (GET_ASIC_REV(tp->pci_chip_rev_id) == ASIC_REV_5787) in tg3_setup_hw()2219 GET_ASIC_REV(tp->pci_chip_rev_id) != ASIC_REV_5787) { in tg3_setup_hw()
205 #define ASIC_REV_5787 0x0b macro