Searched refs:PCI_COMMAND_PARITY (Results 1 – 2 of 2) sorted by relevance
235 cmd = PCI_COMMAND_SERR | PCI_COMMAND_PARITY; in pci_probe()
39 #define PCI_COMMAND_PARITY 0x40 /* Enable parity checking */ macro