Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_device.h153 PCIINTxRoutingNotifier intx_routing_notifier; member
/openbmc/qemu/hw/pci/
H A Dpci.c1700 if (dev && dev->intx_routing_notifier) { in pci_bus_fire_intx_routing_notifier()
1701 dev->intx_routing_notifier(dev); in pci_bus_fire_intx_routing_notifier()
1713 dev->intx_routing_notifier = notifier; in pci_device_set_intx_routing_notifier()