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

  /src/sys/dev/hpc/
hpckbd.c 76 int hc_polling; member in struct:hpckbd_core
202 hc->hc_polling = 0;
379 if (hc->hc_polling) {
432 if (hc->hc_polling) {
474 if (!hc->hc_console || !hc->hc_polling || !hc->hc_ic)
486 hc->hc_polling = on;
hpckbd.c 76 int hc_polling; member in struct:hpckbd_core
202 hc->hc_polling = 0;
379 if (hc->hc_polling) {
432 if (hc->hc_polling) {
474 if (!hc->hc_console || !hc->hc_polling || !hc->hc_ic)
486 hc->hc_polling = on;
hpckbd.c 76 int hc_polling; member in struct:hpckbd_core
202 hc->hc_polling = 0;
379 if (hc->hc_polling) {
432 if (hc->hc_polling) {
474 if (!hc->hc_console || !hc->hc_polling || !hc->hc_ic)
486 hc->hc_polling = on;

Completed in 36 milliseconds