HomeSort by: relevance | last modified time | path
    Searched refs:PCI_OVERRIDE_CONF_WRITE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
pcivar.h 65 , PCI_OVERRIDE_CONF_WRITE = __BIT(1)
  /src/sys/arch/x86/pci/
pci_machdep.c 717 if ((ipc->pc_present & PCI_OVERRIDE_CONF_WRITE) == 0)
756 if ((ipc->pc_present & PCI_OVERRIDE_CONF_WRITE) == 0)
988 case PCI_OVERRIDE_CONF_WRITE:

Completed in 39 milliseconds