Home
last modified time | relevance | path

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

/qemu/hw/virtio/
H A Dvhost-user-device-pci.c15 struct VHostUserDevicePCI { struct
23 OBJECT_DECLARE_SIMPLE_TYPE(VHostUserDevicePCI, VHOST_USER_DEVICE_PCI) in OBJECT_DECLARE_SIMPLE_TYPE() argument
27 VHostUserDevicePCI *dev = VHOST_USER_DEVICE_PCI(vpci_dev); in OBJECT_DECLARE_SIMPLE_TYPE()
53 VHostUserDevicePCI *dev = VHOST_USER_DEVICE_PCI(obj); in vhost_user_device_pci_instance_init()
62 .instance_size = sizeof(VHostUserDevicePCI),