Home
last modified time | relevance | path

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

/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-gpio-pci.c45 pcidev_k->class_id = PCI_CLASS_COMMUNICATION_OTHER; in vhost_user_gpio_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-device-pci.c49 pcidev_k->class_id = PCI_CLASS_COMMUNICATION_OTHER; in vhost_user_device_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()
H A Dvirtio-pci.c252 .class_id = PCI_CLASS_COMMUNICATION_OTHER,
/qemu/include/hw/pci/
H A Dpci_ids.h82 #define PCI_CLASS_COMMUNICATION_OTHER 0x0780 macro
/qemu/hw/audio/
H A Dvia-ac97.c512 k->class_id = PCI_CLASS_COMMUNICATION_OTHER; in via_mc97_class_init()