Home
last modified time | relevance | path

Searched refs:PCI_INTX_DISABLED (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/pci-host/
H A Dgpex.c69 route.mode = PCI_INTX_DISABLED; in gpex_route_intx_pin_to_irq()
/openbmc/qemu/hw/isa/
H A Dpiix.c100 route.mode = PCI_INTX_DISABLED; in piix_route_intx_pin_to_irq()
H A Dlpc_ich9.c302 route.mode = PCI_INTX_DISABLED; in ich9_route_intx_pin_to_irq()
/openbmc/qemu/include/hw/pci/
H A Dpci.h222 PCI_INTX_DISABLED, enumerator
/openbmc/qemu/hw/pci/
H A Dpci.c1684 return (PCIINTxRoute) { PCI_INTX_DISABLED, -1 }; in pci_device_route_intx_to_irq()