Searched refs:PCI_CONF_ENABLE_PARITY (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/pci/ | ||
H A D | pciconf.h | 77 #define PCI_CONF_ENABLE_PARITY 0x0040 macro |
H A D | pciconf.c | 1316 if (pd->enable & PCI_CONF_ENABLE_PARITY) in configure_bus() |