Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dmsix.h48 MSIVectorReleaseNotifier release_notifier,
H A Dpci_device.h165 MSIVectorReleaseNotifier msix_vector_release_notifier;
H A Dpci.h250 typedef void (*MSIVectorReleaseNotifier)(PCIDevice *dev, unsigned int vector); typedef
/openbmc/qemu/hw/pci/
H A Dmsix.c635 MSIVectorReleaseNotifier release_notifier, in msix_set_vector_notifiers()