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

  /src/sys/dev/pci/
pcivar.h 70 , PCI_OVERRIDE_INTR_DISESTABLISH = __BIT(6)
  /src/sys/arch/x86/pci/
pci_intr_machdep.c 373 if ((ipc->pc_present & PCI_OVERRIDE_INTR_DISESTABLISH) == 0)
pci_machdep.c 998 case PCI_OVERRIDE_INTR_DISESTABLISH:

Completed in 314 milliseconds