Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvdpa-dev-pci.c56 vpci_dev->class_code = virtio_pci_get_class_id(v->vdev_id); in vhost_vdpa_device_pci_post_init()
57 vpci_dev->trans_devid = virtio_pci_get_trans_devid(v->vdev_id); in vhost_vdpa_device_pci_post_init()
/openbmc/qemu/include/hw/virtio/
H A Dvdpa-dev.h31 uint32_t vdev_id; member