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.h227 typedef void (*PCIINTxRoutingNotifier)(PCIDevice *dev); typedef
315 PCIINTxRoutingNotifier notifier);
H A Dpci_device.h154 PCIINTxRoutingNotifier intx_routing_notifier;
/openbmc/qemu/hw/pci/
H A Dpci.c1714 PCIINTxRoutingNotifier notifier) in pci_device_set_intx_routing_notifier()