Home
last modified time | relevance | path

Searched refs:sysbutton_intr (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/macppc/dev/
H A Dsysbutton.c37 int sysbutton_intr(void *);
74 IPL_NONE, sysbutton_intr, sc, sc->sc_dev.dv_xname); in sysbutton_attach()
78 sysbutton_intr(void *v) in sysbutton_intr() function