pmu_intr
sc->sc_ih = intr_establish_xname(irq, type, IPL_TTY, pmu_intr, sc,
pmu_intr(sc);
static int pmu_intr(void *);