Searched refs:PCI_INTX_ENABLED (Results 1 – 9 of 9) sorted by relevance
71 route.mode = PCI_INTX_ENABLED; in gpex_route_intx_pin_to_irq()
370 route.mode = PCI_INTX_ENABLED; in e500_route_intx_pin_to_irq()
97 route.mode = PCI_INTX_ENABLED; in piix_route_intx_pin_to_irq()
297 route.mode = PCI_INTX_ENABLED; in ich9_route_intx_pin_to_irq()
223 PCI_INTX_ENABLED, enumerator
97 const uint8_t v = route.mode == PCI_INTX_ENABLED ? route.irq : 0; in piix_intx_routing_notifier_xen()
125 vdev->intx.route.mode != PCI_INTX_ENABLED || in vfio_intx_enable_kvm()228 if (route->mode != PCI_INTX_ENABLED) { in vfio_intx_update()
380 if (r.mode != PCI_INTX_ENABLED) { in type_init()
734 route.mode = PCI_INTX_ENABLED; in spapr_route_intx_pin_to_irq()
Completed in 31 milliseconds