Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dpci.c2135 static int vfio_add_std_cap(VFIOPCIDevice *vdev, uint8_t pos, Error **errp) in vfio_add_std_cap() function
2160 ret = vfio_add_std_cap(vdev, next, errp); in vfio_add_std_cap()
2370 ret = vfio_add_std_cap(vdev, pdev->config[PCI_CAPABILITY_LIST], errp); in vfio_add_capabilities()