HomeSort by: relevance | last modified time | path
    Searched defs:do_kbd (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
465 do_kbd = 0;
468 do_kbd = sc->sc_enabled & J6X0TP_WSKBD_ENABLED;
471 if (do_kbd)
j6x0tp.c 447 int do_mouse, do_kbd; local in function:j6x0tp_start_polling
465 do_kbd = 0;
468 do_kbd = sc->sc_enabled & J6X0TP_WSKBD_ENABLED;
471 if (do_kbd)

Completed in 53 milliseconds