Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dmsix.h48 MSIVectorPollNotifier poll_notifier);
H A Dpci_device.h159 MSIVectorPollNotifier msix_vector_poll_notifier;
H A Dpci.h234 typedef void (*MSIVectorPollNotifier)(PCIDevice *dev, typedef
/openbmc/qemu/hw/pci/
H A Dmsix.c621 MSIVectorPollNotifier poll_notifier) in msix_set_vector_notifiers()