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

  /src/sys/dev/hpc/
hpckbd.c 77 int hc_console; member in struct:hpckbd_core
182 wa.console = sc->sc_core->hc_console;
203 hc->hc_console = console;
474 if (!hc->hc_console || !hc->hc_polling || !hc->hc_ic)
499 if (hc->hc_console)
hpckbd.c 77 int hc_console; member in struct:hpckbd_core
182 wa.console = sc->sc_core->hc_console;
203 hc->hc_console = console;
474 if (!hc->hc_console || !hc->hc_polling || !hc->hc_ic)
499 if (hc->hc_console)

Completed in 22 milliseconds