Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/dev/
H A Donyx.c77 void onyx_set_input(struct onyx_softc *, int);
141 sc->sc_setinput = onyx_set_input; in onyx_attach()
168 onyx_set_input(sc, 1); in onyx_defer()
189 onyx_set_input(struct onyx_softc *sc, int mask) in onyx_set_input() function