Searched refs:power_intr (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/arch/landisk/dev/
H A Dpower.c42 int power_intr(void *aux);
80 power_intr, sc, sc->sc_dev.dv_xname);
90 power_intr(void *arg) function
/openbsd-current/sys/arch/hppa/dev/
H A Dpower.c70 int power_intr(void *);
114 power_intr, sc, sc->sc_dev.dv_xname);
121 power_intr(void *v) function
/openbsd-current/sys/arch/sparc64/dev/
H A Dpower.c63 int power_intr(void *);
117 IPL_BIO, 0, power_intr, sc, self->dv_xname);
127 power_intr(void *vsc) function

Completed in 72 milliseconds