Home
last modified time | relevance | path

Searched refs:PCI_CLASS_COMMUNICATION_OTHER (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvirtio-serial-pci.c47 if (vpci_dev->class_code != PCI_CLASS_COMMUNICATION_OTHER && in virtio_serial_pci_realize()
50 vpci_dev->class_code = PCI_CLASS_COMMUNICATION_OTHER; in virtio_serial_pci_realize()
90 pcidev_k->class_id = PCI_CLASS_COMMUNICATION_OTHER; in virtio_serial_pci_class_init()
H A Dvhost-user-scmi-pci.c44 pcidev_k->class_id = PCI_CLASS_COMMUNICATION_OTHER; in vhost_user_scmi_pci_class_init()
H A Dvhost-user-i2c-pci.c45 pcidev_k->class_id = PCI_CLASS_COMMUNICATION_OTHER; in vhost_user_i2c_pci_class_init()
H A Dvhost-user-gpio-pci.c45 pcidev_k->class_id = PCI_CLASS_COMMUNICATION_OTHER; in vhost_user_gpio_pci_class_init()
H A Dvhost-user-vsock-pci.c61 pcidev_k->class_id = PCI_CLASS_COMMUNICATION_OTHER; in vhost_user_vsock_pci_class_init()
H A Dvhost-vsock-pci.c70 pcidev_k->class_id = PCI_CLASS_COMMUNICATION_OTHER; in vhost_vsock_pci_class_init()
/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h82 #define PCI_CLASS_COMMUNICATION_OTHER 0x0780 macro
/openbmc/u-boot/include/
H A Dpci_ids.h69 #define PCI_CLASS_COMMUNICATION_OTHER 0x0780 macro