Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sun/
H A Dsungem.c88 { PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_GEM,
532 gp->pdev->device == PCI_DEVICE_ID_SUN_GEM) { in gem_pci_interrupt()
1688 gp->pdev->device == PCI_DEVICE_ID_SUN_GEM) { in gem_init_phy()
2007 if (pdev->device != PCI_DEVICE_ID_SUN_GEM) { in gem_check_invariants()
2020 if (pdev->device == PCI_DEVICE_ID_SUN_GEM) { in gem_check_invariants()
2865 pdev->device == PCI_DEVICE_ID_SUN_GEM && in gem_init_one()
/linux/include/linux/
H A Dpci_ids.h1061 #define PCI_DEVICE_ID_SUN_GEM 0x2bad macro