Searched refs:k_idleshifts (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkbd.h271 * The masks k_idleshifts and k_idlebuckys are AND-ed with the current
302 int k_idleshifts; /* Shifts that keep across idle */ member in struct:keyboard
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans.c417 lower->kbtrans_keyboard->k_idleshifts;
/illumos-gate/usr/src/uts/common/io/
H A Dkbd.c2012 k->k_shiftmask &= k->k_curkeyboard->k_idleshifts;

Completed in 49 milliseconds