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

  /src/sys/arch/i386/pci/
pci_intr_fixup.c 97 #ifdef PCIBIOS_IRQS_HINT
98 int pcibios_irqs_hint = PCIBIOS_IRQS_HINT; variable in typeref:typename:int
521 #ifdef PCIBIOS_IRQS_HINT
530 l->bitmap & pcibios_irqs_hint, &l->irq)) {
539 #endif /* PCIBIOS_IRQS_HINT */
559 "\"options PCIBIOS_IRQS_HINT=0x%04x\"\n",
pci_intr_fixup.c 97 #ifdef PCIBIOS_IRQS_HINT
98 int pcibios_irqs_hint = PCIBIOS_IRQS_HINT; variable in typeref:typename:int
521 #ifdef PCIBIOS_IRQS_HINT
530 l->bitmap & pcibios_irqs_hint, &l->irq)) {
539 #endif /* PCIBIOS_IRQS_HINT */
559 "\"options PCIBIOS_IRQS_HINT=0x%04x\"\n",

Completed in 22 milliseconds