Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_TIGON3_5722 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dpci_ids.h2185 #define PCI_DEVICE_ID_TIGON3_5722 0x165a macro
/openbmc/linux/include/linux/
H A Dpci_ids.h2193 #define PCI_DEVICE_ID_TIGON3_5722 0x165a macro
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c270 {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5722)},
16747 tp->pdev->device != PCI_DEVICE_ID_TIGON3_5722) in tg3_get_invariants()