Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h2198 #define PCI_DEVICE_ID_TIGON3_5756 0x1674 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_ids.h2219 #define PCI_DEVICE_ID_TIGON3_5756 0x1674 macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dtg3.c283 {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5756)},
16781 if (tp->pdev->device != PCI_DEVICE_ID_TIGON3_5756 && in tg3_get_invariants()