Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/
H A Dpci-host-generic.c235 cmd = PCI_COMMAND_SERR | PCI_COMMAND_PARITY; in pci_probe()
/kvm-unit-tests/lib/linux/
H A Dpci_regs.h39 #define PCI_COMMAND_PARITY 0x40 /* Enable parity checking */ macro