Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sun/
Dsungem.c87 { PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_GEM,
97 { PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_RIO_GEM,
530 if (gp->pdev->vendor == PCI_VENDOR_ID_SUN && in gem_pci_interrupt()
1697 if (gp->pdev->vendor == PCI_VENDOR_ID_SUN && in gem_init_phy()
1972 if (pdev->vendor == PCI_VENDOR_ID_SUN && in gem_check_invariants()
2029 if (pdev->vendor == PCI_VENDOR_ID_SUN) { in gem_check_invariants()
2877 if (pdev->vendor == PCI_VENDOR_ID_SUN && in gem_init_one()
Dsunhme.c2753 if (this_pdev->vendor == PCI_VENDOR_ID_SUN && in is_quattro_p()
3055 { PCI_DEVICE(PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_HAPPYMEAL) },
Dcassini.c222 { PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_CASSINI,
3341 if ((pdev->vendor == PCI_VENDOR_ID_SUN) && in cas_check_pci_invariants()
Dniu.c83 {PCI_DEVICE(PCI_VENDOR_ID_SUN, 0xabcd)},
/Linux-v6.1/drivers/net/ethernet/intel/ixgb/
Dixgb_hw.c75 if (hw->subsystem_vendor_id == PCI_VENDOR_ID_SUN) { in ixgb_mac_reset()
249 if (hw->subsystem_vendor_id == PCI_VENDOR_ID_SUN) in ixgb_identify_phy()
Dixgb_main.c165 if (adapter->hw.subsystem_vendor_id == PCI_VENDOR_ID_SUN) in ixgb_irq_enable()
/Linux-v6.1/drivers/ata/
Dpata_serverworks.c86 { PCI_DEVICE_ID_SERVERWORKS_CSB5IDE, PCI_VENDOR_ID_SUN, oem_cable },
/Linux-v6.1/arch/sparc/kernel/
Dpci_sabre.c376 if (pdev->vendor == PCI_VENDOR_ID_SUN && in apb_init()
/Linux-v6.1/include/linux/
Dpci_ids.h1036 #define PCI_VENDOR_ID_SUN 0x108e macro