Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dpci.h86 bool qpci_has_buggy_msi(QPCIDevice *dev);
H A Dpci.c56 bool qpci_has_buggy_msi(QPCIDevice *dev) in qpci_has_buggy_msi() function
63 if (qpci_has_buggy_msi(dev)) { in qpci_check_buggy_msi()