HomeSort by: relevance | last modified time | path
    Searched defs:do_mouse (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcsh/dev/
j6x0tp.c 447 int do_mouse, do_kbd; local in function:j6x0tp_start_polling
462 do_mouse = sc->sc_enabled & J6X0TP_WSMOUSE_ENABLED;
464 if (do_mouse)
480 } else if (do_mouse) {
j6x0tp.c 447 int do_mouse, do_kbd; local in function:j6x0tp_start_polling
462 do_mouse = sc->sc_enabled & J6X0TP_WSMOUSE_ENABLED;
464 if (do_mouse)
480 } else if (do_mouse) {

Completed in 22 milliseconds