/src/sys/arch/macppc/dev/ |
pmu.c | 74 static int pmu_intr(void *); 324 sc->sc_ih = intr_establish_xname(irq, type, IPL_TTY, pmu_intr, sc, 574 pmu_intr(sc); 627 pmu_intr(void *arg) function in typeref:typename:int
|
pmu.c | 74 static int pmu_intr(void *); 324 sc->sc_ih = intr_establish_xname(irq, type, IPL_TTY, pmu_intr, sc, 574 pmu_intr(sc); 627 pmu_intr(void *arg) function in typeref:typename:int
|