Home
last modified time | relevance | path

Searched refs:BUCKYBITS (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Dkeytables.c47 /* 0 */ HOLE, BUCKYBITS+SYSTEMBIT,
71 /*120 */ BUCKYBITS+METABIT,
72 ' ', BUCKYBITS+METABIT,
81 /* 0 */ HOLE, BUCKYBITS+SYSTEMBIT,
105 /*120 */ BUCKYBITS+METABIT,
106 ' ', BUCKYBITS+METABIT,
115 /* 0 */ HOLE, BUCKYBITS+SYSTEMBIT,
139 /*120 */ BUCKYBITS+METABIT,
140 ' ', BUCKYBITS+METABIT,
149 /* 0 */ HOLE, BUCKYBITS+SYSTEMBIT,
[all …]
H A Dkbd.c1114 BUCKYBITS,
1905 entrytype != (BUCKYBITS >> 8) && entrytype != (FUNNY >> 8) && in kbdtranslate()
1987 case BUCKYBITS >> 8: in kbdtranslate()
/titanic_41/usr/src/uts/common/io/kbtrans/
H A Dusb_keytables.c80 /* 120 */ BUCKYBITS+SYSTEMBIT, LF(2), LF(4), LF(10), LF(6), LF(8), \
95 BUCKYBITS+METABIT, SHIFTKEYS+RIGHTCTRL, SHIFTKEYS+RIGHTSHIFT,
96 SHIFTKEYS+ALTGRAPH, BUCKYBITS+METABIT,
128 /* 120 */ BUCKYBITS+SYSTEMBIT, LF(2), LF(4), LF(10), LF(6), \
143 BUCKYBITS+METABIT, SHIFTKEYS+RIGHTCTRL, SHIFTKEYS+RIGHTSHIFT,
144 SHIFTKEYS+ALTGRAPH, BUCKYBITS+METABIT,
176 /* 120 */ BUCKYBITS+SYSTEMBIT, LF(2), LF(4), LF(10), LF(6),
191 SHIFTKEYS+ALT, BUCKYBITS+METABIT, SHIFTKEYS+RIGHTCTRL,
193 SHIFTKEYS+ALTGRAPH, BUCKYBITS+METABIT,
224 /* 120 */ BUCKYBITS+SYSTEMBIT, LF(2), LF(4), LF(10), LF(6),
[all …]
H A Dkbtrans.c318 entrytype != BUCKYBITS && entrytype != FUNNY && in kbtrans_translate()
396 case BUCKYBITS: in kbtrans_translate()
H A Dkbtrans_polled.c177 case BUCKYBITS: in kbtrans_polled_pressed()
H A Dkbtrans_streams.c1688 case BUCKYBITS: in kbtrans_ascii_keypressed()
1886 case BUCKYBITS: in kbtrans_trans_event_keypressed()
2094 BUCKYBITS,
/titanic_41/usr/src/uts/common/sys/
H A Dkbd.h350 #define BUCKYBITS 0x200 /* thru 0x20F. This key determines the state */ macro
/titanic_41/usr/src/cmd/loadkeys/
H A Ddumpkeys.c340 case BUCKYBITS >> 8:
H A Dloadkeys.y702 { "buckybits", CONSTANT, BUCKYBITS },