Home
last modified time | relevance | path

Searched defs:keyboardstate (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dkbdreg.h40 struct keyboardstate { struct
41 int k_id;
42 uchar_t k_idstate;
43 uchar_t k_state;
44 uchar_t k_rptkey;
45 uint_t k_buckybits;
46 uint_t k_shiftmask;
47 struct keyboard *k_curkeyboard;
48 uint_t k_togglemask; /* Toggle shifts state */