Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dpci.h54 bool has_buggy_msi; /* TRUE for spapr, FALSE for pci */ member
H A Dpci-pc.c128 qpci->bus.has_buggy_msi = false; in qpci_init_pc()
H A Dgeneric-pcihost.c185 qpci->bus.has_buggy_msi = false; in qpci_init_generic()
H A Dpci-spapr.c159 qpci->bus.has_buggy_msi = true; in qpci_init_spapr()
H A Dpci.c58 return dev->bus->has_buggy_msi; in qpci_has_buggy_msi()