Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_SUN (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/drivers/ide/
Dserverworks.c296 if (dev->subsystem_vendor == PCI_VENDOR_ID_SUN && in ata66_svwks_cobalt()
317 if (dev->subsystem_vendor == PCI_VENDOR_ID_SUN) in svwks_cable_detect()
/linux-4.4.14/drivers/net/ethernet/sun/
Dsungem.c89 { PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_GEM,
99 { PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_RIO_GEM,
532 if (gp->pdev->vendor == PCI_VENDOR_ID_SUN && in gem_pci_interrupt()
1699 if (gp->pdev->vendor == PCI_VENDOR_ID_SUN && in gem_init_phy()
1974 if (pdev->vendor == PCI_VENDOR_ID_SUN && in gem_check_invariants()
2031 if (pdev->vendor == PCI_VENDOR_ID_SUN) { in gem_check_invariants()
2858 if (pdev->vendor == PCI_VENDOR_ID_SUN && in gem_init_one()
Dsunhme.c2910 if (this_pdev->vendor == PCI_VENDOR_ID_SUN && in is_quattro_p()
3228 { PCI_DEVICE(PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_HAPPYMEAL) },
Dcassini.c233 { PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_CASSINI,
3377 if ((pdev->vendor == PCI_VENDOR_ID_SUN) && in cas_check_pci_invariants()
Dniu.c63 {PCI_DEVICE(PCI_VENDOR_ID_SUN, 0xabcd)},
/linux-4.4.14/drivers/ata/
Dpata_serverworks.c85 { PCI_DEVICE_ID_SERVERWORKS_CSB5IDE, PCI_VENDOR_ID_SUN, oem_cable },
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.c100 if (hw->subsystem_vendor_id == PCI_VENDOR_ID_SUN) { in ixgb_mac_reset()
275 if (hw->subsystem_vendor_id == PCI_VENDOR_ID_SUN) in ixgb_identify_phy()
Dixgb_main.c200 if (adapter->hw.subsystem_vendor_id == PCI_VENDOR_ID_SUN) in ixgb_irq_enable()
/linux-4.4.14/arch/sparc/kernel/
Dpci_sabre.c375 if (pdev->vendor == PCI_VENDOR_ID_SUN && in apb_init()
/linux-4.4.14/include/linux/
Dpci_ids.h996 #define PCI_VENDOR_ID_SUN 0x108e macro