Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dpci_regs.h162 #define PCI_BRIDGE_CTL_PARITY 0x01 /* Enable parity detection on secondary interface */ macro
/qemu/hw/pci/
H A Dpci.c1082 PCI_BRIDGE_CTL_PARITY | in pci_init_mask_bridge()