Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dpcivar.h64 PCI_OVERRIDE_CONF_READ = __BIT(0) enumerator
/netbsd/src/sys/arch/x86/pci/
Dpci_machdep.c679 if ((ipc->pc_present & PCI_OVERRIDE_CONF_READ) == 0) in pci_conf_read()
986 case PCI_OVERRIDE_CONF_READ: in bit_to_function_pointer()