Searched refs:PCI_VENDOR_ID_SUN (Results 1 – 13 of 13) sorted by relevance
/openbmc/qemu/hw/pci-bridge/ |
H A D | simba.c | 76 k->vendor_id = PCI_VENDOR_ID_SUN; in simba_pci_bridge_class_init()
|
/openbmc/qemu/include/hw/pci/ |
H A D | pci_ids.h | 195 #define PCI_VENDOR_ID_SUN 0x108e macro
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | sungem.c | 88 { 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() 1687 if (gp->pdev->vendor == PCI_VENDOR_ID_SUN && in gem_init_phy() 1962 if (pdev->vendor == PCI_VENDOR_ID_SUN && in gem_check_invariants() 2019 if (pdev->vendor == PCI_VENDOR_ID_SUN) { in gem_check_invariants() 2864 if (pdev->vendor == PCI_VENDOR_ID_SUN && in gem_init_one()
|
H A D | sunhme.c | 2322 if (this_pdev->vendor == PCI_VENDOR_ID_SUN && in is_quattro_p() 2768 { PCI_DEVICE(PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_HAPPYMEAL) },
|
H A D | cassini.c | 220 { PCI_VENDOR_ID_SUN, PCI_DEVICE_ID_SUN_CASSINI, 3319 if ((pdev->vendor == PCI_VENDOR_ID_SUN) && in cas_check_pci_invariants()
|
H A D | niu.c | 83 {PCI_DEVICE(PCI_VENDOR_ID_SUN, 0xabcd)},
|
/openbmc/linux/drivers/ata/ |
H A D | pata_serverworks.c | 87 { PCI_DEVICE_ID_SERVERWORKS_CSB5IDE, PCI_VENDOR_ID_SUN, oem_cable },
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | pci_sabre.c | 376 if (pdev->vendor == PCI_VENDOR_ID_SUN && in apb_init()
|
/openbmc/qemu/hw/pci-host/ |
H A D | sabre.c | 465 k->vendor_id = PCI_VENDOR_ID_SUN; in sabre_pci_class_init()
|
/openbmc/qemu/hw/sparc64/ |
H A D | sun4u.c | 389 k->vendor_id = PCI_VENDOR_ID_SUN; in ebus_class_init()
|
/openbmc/qemu/hw/net/ |
H A D | sunhme.c | 947 k->vendor_id = PCI_VENDOR_ID_SUN; in sunhme_class_init()
|
/openbmc/u-boot/include/ |
H A D | pci_ids.h | 1003 #define PCI_VENDOR_ID_SUN 0x108e macro
|
/openbmc/linux/include/linux/ |
H A D | pci_ids.h | 1053 #define PCI_VENDOR_ID_SUN 0x108e macro
|