Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci.h230 typedef void (*PCIINTxRoutingNotifier)(PCIDevice *dev); typedef
318 PCIINTxRoutingNotifier notifier);
H A Dpci_device.h154 PCIINTxRoutingNotifier intx_routing_notifier;
/openbmc/qemu/hw/pci/
H A Dpci.c1735 PCIINTxRoutingNotifier notifier) in pci_device_set_intx_routing_notifier()