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

  /src/sys/arch/alpha/pci/
pci_1000.c 93 static void dec_1000_enable_intr(pci_chipset_tag_t, int irq);
120 pc->pc_intr_enable = dec_1000_enable_intr;
182 dec_1000_enable_intr(pci_chipset_tag_t pc __unused, int irq) function in typeref:typename:void

Completed in 32 milliseconds