Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dpciconf.h77 #define PCI_CONF_ENABLE_PARITY 0x0040 macro
H A Dpciconf.c1316 if (pd->enable & PCI_CONF_ENABLE_PARITY) in configure_bus()