Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sun/
Dsungem.c88 { PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_GEM,
98 { PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_RIO_GEM,
531 if (gp->pdev->vendor == PCI_VENDOR_ID_SUN && in gem_pci_interrupt()
1698 if (gp->pdev->vendor == PCI_VENDOR_ID_SUN && in gem_init_phy()
1973 if (pdev->vendor == PCI_VENDOR_ID_SUN && in gem_check_invariants()
2030 if (pdev->vendor == PCI_VENDOR_ID_SUN) { in gem_check_invariants()
2878 if (pdev->vendor == PCI_VENDOR_ID_SUN && in gem_init_one()
Dsunhme.c2322 if (this_pdev->vendor == PCI_VENDOR_ID_SUN && in is_quattro_p()
2768 { PCI_DEVICE(PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_HAPPYMEAL) },
Dcassini.c220 { PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_CASSINI,
3319 if ((pdev->vendor == PCI_VENDOR_ID_SUN) && in cas_check_pci_invariants()
Dniu.c83 {PCI_DEVICE(PCI_VENDOR_ID_SUN, 0xabcd)},
/Linux-v6.6/drivers/ata/
Dpata_serverworks.c86 { PCI_DEVICE_ID_SERVERWORKS_CSB5IDE, PCI_VENDOR_ID_SUN, oem_cable },
/Linux-v6.6/arch/sparc/kernel/
Dpci_sabre.c376 if (pdev->vendor == PCI_VENDOR_ID_SUN && in apb_init()
/Linux-v6.6/include/linux/
Dpci_ids.h1048 #define PCI_VENDOR_ID_SUN 0x108e macro