bus_intr_allocate
ih = bus_intr_allocate(t0, handler, arg, ihandle, level,
ih = bus_intr_allocate(t0, handler, arg, sysino, level,
ih = bus_intr_allocate(t0, handler, arg, ino, level, intrmapptr,
ih = bus_intr_allocate(t0, handler, arg, vec, level, intrmapptr,
ih = bus_intr_allocate(t0, handler, arg, ino | sc->sc_ign, level,
ih = bus_intr_allocate(t0, handler, arg, ihandle, level,
ih = bus_intr_allocate(t0, handler, arg, ino, level, NULL,
ih = bus_intr_allocate(t0, handler, arg, vec, ipl, map, clr, what);
ih = bus_intr_allocate(pbm->sp_regt, handler, arg, ino, ipl,
ih = bus_intr_allocate(t0, handler, arg, ino, level, intrmapptr,
ih = bus_intr_allocate(t0, handler, arg, ihandle, level,
ih = bus_intr_allocate(t0, handler, arg, ihandle, level,
void *bus_intr_allocate(
ih = bus_intr_allocate(t0, handler, arg, number, pil, NULL, NULL, what);