Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsungem.c106 { PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_GEM,
465 gp->pdev->device == PCI_DEVICE_ID_SUN_GEM) { in gem_pci_interrupt()
1703 gp->pdev->device == PCI_DEVICE_ID_SUN_GEM) { in gem_init_phy()
1946 gp->pdev->device == PCI_DEVICE_ID_SUN_GEM) in gem_init_mac()
2106 if (pdev->device != PCI_DEVICE_ID_SUN_GEM) { in gem_check_invariants()
2119 if (pdev->device == PCI_DEVICE_ID_SUN_GEM) { in gem_check_invariants()
2924 pdev->device == PCI_DEVICE_ID_SUN_GEM && in gem_init_one()
/linux-2.4.37.9/include/linux/
Dpci_ids.h835 #define PCI_DEVICE_ID_SUN_GEM 0x2bad macro