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

  /src/sys/arch/hppa/dev/
apic.c 75 struct apic_iv *apic_intr_list[CPU_NINTS]; variable in typeref:struct:apic_iv * []
182 biv = apic_intr_list[irq];
223 apic_intr_list[irq] = aiv;
apic.c 75 struct apic_iv *apic_intr_list[CPU_NINTS]; variable in typeref:struct:apic_iv * []
182 biv = apic_intr_list[irq];
223 apic_intr_list[irq] = aiv;

Completed in 23 milliseconds