Home
last modified time | relevance | path

Searched refs:PCI_CLASS_OTHERS (Results 1 – 23 of 23) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvirtio-balloon-pci.c43 vpci_dev->class_code = PCI_CLASS_OTHERS; in virtio_balloon_pci_realize()
57 pcidev_k->class_id = PCI_CLASS_OTHERS; in virtio_balloon_pci_class_init()
H A Dvirtio-crypto-pci.c72 pcidev_k->class_id = PCI_CLASS_OTHERS; in virtio_crypto_pci_class_init()
H A Dvhost-user-rng-pci.c55 pcidev_k->class_id = PCI_CLASS_OTHERS; in vhost_user_rng_pci_class_init()
H A Dvirtio-rng-pci.c69 pcidev_k->class_id = PCI_CLASS_OTHERS; in virtio_rng_pci_class_init()
H A Dvirtio-serial-pci.c49 vpci_dev->class_code != PCI_CLASS_OTHERS) { /* qemu-kvm */ in virtio_serial_pci_realize()
H A Dvirtio-iommu-pci.c86 pcidev_k->class_id = PCI_CLASS_OTHERS; in virtio_iommu_pci_class_init()
H A Dvirtio-pmem-pci.c93 pcidev_k->class_id = PCI_CLASS_OTHERS; in virtio_pmem_pci_class_init()
H A Dvirtio-mem-pci.c166 pcidev_k->class_id = PCI_CLASS_OTHERS; in virtio_mem_pci_class_init()
H A Dvirtio-pci.c239 .class_id = PCI_CLASS_OTHERS,
266 .class_id = PCI_CLASS_OTHERS,
270 .class_id = PCI_CLASS_OTHERS,
2396 k->class_id = PCI_CLASS_OTHERS; in virtio_pci_class_init()
/openbmc/linux/drivers/misc/cardreader/
H A Drtsx_pcr.c44 { PCI_DEVICE(0x10EC, 0x5209), PCI_CLASS_OTHERS << 16, 0xFF0000 },
45 { PCI_DEVICE(0x10EC, 0x5229), PCI_CLASS_OTHERS << 16, 0xFF0000 },
46 { PCI_DEVICE(0x10EC, 0x5289), PCI_CLASS_OTHERS << 16, 0xFF0000 },
47 { PCI_DEVICE(0x10EC, 0x5227), PCI_CLASS_OTHERS << 16, 0xFF0000 },
48 { PCI_DEVICE(0x10EC, 0x522A), PCI_CLASS_OTHERS << 16, 0xFF0000 },
49 { PCI_DEVICE(0x10EC, 0x5249), PCI_CLASS_OTHERS << 16, 0xFF0000 },
50 { PCI_DEVICE(0x10EC, 0x5287), PCI_CLASS_OTHERS << 16, 0xFF0000 },
51 { PCI_DEVICE(0x10EC, 0x5286), PCI_CLASS_OTHERS << 16, 0xFF0000 },
52 { PCI_DEVICE(0x10EC, 0x524A), PCI_CLASS_OTHERS << 16, 0xFF0000 },
53 { PCI_DEVICE(0x10EC, 0x525A), PCI_CLASS_OTHERS << 16, 0xFF0000 },
[all …]
/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h157 #define PCI_CLASS_OTHERS 0xff macro
/openbmc/u-boot/drivers/pci/
H A Dpci_common.c72 case PCI_CLASS_OTHERS: in pci_class_str()
/openbmc/qemu/hw/misc/
H A Dpci-testdev.c337 k->class_id = PCI_CLASS_OTHERS; in pci_testdev_class_init()
H A Dedu.c428 k->class_id = PCI_CLASS_OTHERS; in edu_class_init()
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx.c967 PCI_CLASS_OTHERS << 16, 0xFF0000 },
969 PCI_CLASS_OTHERS << 16, 0xFF0000 },
/openbmc/qemu/hw/i386/xen/
H A Dxen_platform.c592 k->class_id = PCI_CLASS_OTHERS << 8 | 0x80; in xen_platform_class_init()
/openbmc/qemu/hw/misc/macio/
H A Dmacio.c436 k->class_id = PCI_CLASS_OTHERS << 8; in macio_class_init()
/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-mhi.c103 .baseclass_code = PCI_CLASS_OTHERS,
H A Dpci-epf-test.c82 .baseclass_code = PCI_CLASS_OTHERS,
/openbmc/linux/drivers/char/
H A Dapplicom.c195 while ( (dev = pci_get_class(PCI_CLASS_OTHERS << 16, dev))) { in applicom_init()
/openbmc/qemu/hw/acpi/
H A Derst.c1032 k->class_id = PCI_CLASS_OTHERS; in erst_class_init()
/openbmc/u-boot/include/
H A Dpci_ids.h138 #define PCI_CLASS_OTHERS 0xff macro
/openbmc/linux/include/linux/
H A Dpci_ids.h157 #define PCI_CLASS_OTHERS 0xff macro