intr_findpic
if ((pic = intr_findpic(ELAN_IRQ)) == NULL) {
struct pic *intr_findpic(int);
pic = intr_findpic(irq);
pic = intr_findpic(ioapic_nmi->GlobalIrq);
pic = intr_findpic(isa_ovr->GlobalIrq);
pic = intr_findpic(ptrp->SourceIndex);
pic = intr_findpic(0);
sc2 = intr_findpic(pin);