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

  /src/sys/arch/algor/algor/
algor_p5064_intr.c 245 const int p5064_isa_to_irqmap[16] = { variable in typeref:typename:const int[16]
713 if ((irqidx = p5064_isa_to_irqmap[iirq]) == -1)
730 ih->ih_irq = p5064_isa_to_irqmap[ih->ih_irq];

Completed in 12 milliseconds