Home
last modified time | relevance | path

Searched refs:PCI_STATUS_PARITY (Results 1 – 3 of 3) sorted by relevance

/qemu/include/standard-headers/linux/
H A Dpci_regs.h60 #define PCI_STATUS_PARITY 0x100 /* Detected parity error */ macro
/qemu/tests/qtest/
H A Dahci-test.c272 ASSERT_BIT_CLEAR(data, PCI_STATUS_PARITY); in ahci_test_pci_spec()
/qemu/hw/pci/
H A Dpci.c1043 PCI_STATUS_PARITY | PCI_STATUS_SIG_TARGET_ABORT | in pci_init_w1cmask()