Searched refs:HOLE (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dkeytables.c47 /* 0 */ HOLE, BUCKYBITS+SYSTEMBIT,
48 HOLE, LF(2), HOLE, TF(1), TF(2), HOLE,
49 /* 8 */ TF(3), HOLE, TF(4), HOLE, TF(5), HOLE, TF(6), HOLE,
51 HOLE, RF(1), RF(2), RF(3),
52 /* 24 */ HOLE, L
[all...]
H A Dconskbd.c1169 * HOLE, remap the key to 50; If we're processing a 50,
1170 * look at the entry for 50. If it's HOLE, we remap
1174 if (conskbd_keyindex->k_normal[50] == HOLE)
2214 * does not end up being mapped to a HOLE key
2222 if (conskbd_keyindex->k_normal[50] == HOLE)
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042_keytables.c50 /* 0 */ HOLE, '`', '1', '2', '3', '4', '5', '6',
51 /* 8 */ '7', '8', '9', '0', '-', '=', HOLE, '\b',
59 HOLE, 'z', 'x',
63 HOLE, SHIFTKEYS+LEFTALT,
66 HOLE,
68 HOLE, HOLE, HOLE, HOLE, HOLE, HOL
[all...]
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dusb_keytables.c58 /* 0 */ HOLE, HOLE, HOLE, ERROR, 'a', 'b', 'c', 'd',
64 /* 48 */ ']', '\\', HOLE, ';', '\'', '`', ',', '.',
76 /* 96 */ STRING+UPARROW, RF(9), BF(8), BF(10), HOLE, COMPOSE,
77 BF(13), HOLE,
78 /* 104 */ HOLE, HOLE, HOLE, HOLE, HOL
[all...]
/illumos-gate/usr/src/cmd/loadkeys/
H A Ddumpkeys.c163 if (allsame && keyentry[0].kio_entry == HOLE) {
174 != HOLE) {
H A Dloadkeys.y250 if (kep->ke_entry.kio_entry != HOLE)
259 if (kep->ke_entry.kio_entry != HOLE)
715 { "hole", CONSTANT, HOLE },
/illumos-gate/usr/src/uts/common/sys/
H A Dkbd.h373 #define HOLE 0x302 /* This key does not exist on the keyboard. */ macro

Completed in 67 milliseconds