ohci_intr
sc->sc_ih = at91_intr_establish(sc->sc_pid, IPL_USB, INTR_HIGH_LEVEL, ohci_intr, sc);
rv0 = ohci_intr(usbsc->usbsc_ohci_sc);
ohci_intr, sc);
sc->sc_ih = s3c24x0_intr_establish(sa->sa_intr, IPL_USB, IST_NONE, ohci_intr, sc);
ohci_intr, sc, device_xname(self));
FDT_INTR_MPSAFE, ohci_intr, &sc->ohci_sc, device_xname(self));
ohci_intr, &sc->sc);
ahb_intr_establish(aaa->aaa_irq, IPL_USB, ohci_intr, sc,
IPL_USB, ohci_intr, sc);
ohci_intr, sc);
ih = arbus_intr_establish(aa->aa_cirq, aa->aa_mirq, ohci_intr, sc);
ih = evbmips_intr_establish(aa->aa_irq, ohci_intr, sc);
sc->sc_ih = ra_intr_establish(RA_IRQ_USB, ohci_intr, sc, 0);
usbi->usbi_intr, ohci_intr, sc);
sbus_intr_establish(SBUS_IRQ_USB, ohci_intr, sc);
intr_establish_xname(paa->plb_irq, IST_LEVEL, IPL_USB, ohci_intr,
msc->sc_ih = intr_establish(msc->sc_irq, ist, IPL_USB, ohci_intr, sc);
IPL_USB, true, ohci_intr, sc, device_xname(self));
sc->sc_ih = Cardbus_intr_establish(ct, IPL_USB, ohci_intr, sc);
ohci_intr, sc, device_xname(self));
sc->sc_ih = pci_intr_establish_xname(pc, ih, IPL_USB, ohci_intr, sc,
int ohci_intr(void *);