Searched refs:airq (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/i386/isa/
H A Disa_machdep.c460 int airq; local
468 airq = mip->ioapic_ih | irq;
476 airq = mip->ioapic_ih | irq;
484 airq = mpbios_invent(irq, type, mp_isa_bus->mb_idx);
486 return (apic_intr_establish(airq, type, level, ih_fun,

Completed in 103 milliseconds