Searched refs:PCI_COMMAND_PARITY (Results 1 – 4 of 4) sorted by relevance
42 #define PCI_COMMAND_PARITY 0x40 /* Enable parity checking */ macro
47 #define PCI_COMMAND_PARITY 0x40 /* Enable parity checking */ macro
2224 reg &= ~(PCI_COMMAND_SERR | PCI_COMMAND_PARITY); in bnx2_init_board()
2740 pci_cmd |= PCI_COMMAND_PARITY | PCI_COMMAND_SERR; in tg3_get_invariants()