Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpci.h33 #define PCI_COMMAND_PARITY 0x40 /* Enable parity checking */ macro
H A Dtg3.c2655 pci_cmd |= PCI_COMMAND_PARITY | PCI_COMMAND_SERR; in tg3_get_invariants()