Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/wscons/
H A Dwsmouse.c174 int sc_reverse_scroll; member
272 sc->sc_reverse_scroll = 0; in wsmouse_attach()
549 if (sc->sc_reverse_scroll) { in wsmouse_precision_scroll()
631 sc->sc_reverse_scroll = (buf[i].value != 0); in wsmouse_set_params()
653 buf[i].value = sc->sc_reverse_scroll; in wsmouse_get_params()