Home
last modified time | relevance | path

Searched refs:VirtIOMDPCIClass (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-md-pci.h24 OBJECT_DECLARE_TYPE(VirtIOMDPCI, VirtIOMDPCIClass, VIRTIO_MD_PCI)
26 struct VirtIOMDPCIClass { struct
/openbmc/qemu/hw/virtio/
H A Dvirtio-md-pci.c72 VirtIOMDPCIClass *vmdc = VIRTIO_MD_PCI_GET_CLASS(vmd); in virtio_md_pci_unplug_request()
139 .class_size = sizeof(VirtIOMDPCIClass),
H A Dvirtio-mem-pci.c161 VirtIOMDPCIClass *vmdc = VIRTIO_MD_PCI_CLASS(klass); in virtio_mem_pci_class_init()