/titanic_50/usr/src/uts/common/io/kb8042/ |
H A D | kb8042_keytables.c | 61 /* 56 */ NOP, SHIFTKEYS+RIGHTSHIFT, 70 NOP, HOLE, 93 /*120 */ TF(9), TF(10), TF(11), TF(12), NOP, NOP, NOP, HOLE, 115 /* 56 */ NOP, SHIFTKEYS+RIGHTSHIFT, 124 /* 72 */ HOLE, HOLE, HOLE, BF(8), DEL, NOP, HOLE, 136 /*120 */ TF(9), TF(10), TF(11), TF(12), NOP, NOP, NOP, HOLE, 158 /* 56 */ NOP, SHIFTKEYS+RIGHTSHIFT, 167 /* 72 */ HOLE, HOLE, HOLE, BF(8), DEL, NOP, HOLE, 190 /*120 */ TF(9), TF(10), TF(11), TF(12), NOP, NOP, NOP, HOLE, 201 /* 0 */ HOLE, NOP, NOP, NOP, NOP, NOP, NOP, NOP, [all …]
|
/titanic_50/usr/src/uts/common/io/ |
H A D | keytables.c | 185 HOLE, NOP, HOLE, NOP, NOP, HOLE, 186 /* 8 */ NOP, HOLE, NOP, HOLE, NOP, HOLE, NOP, HOLE, 187 /* 16 */ NOP, NOP, NOP, SHIFTKEYS+ALT, 188 HOLE, NOP, NOP, NOP, 189 /* 24 */ HOLE, NOP, NOP, HOLE, HOLE, NOP, NOP, NOP, 190 /* 32 */ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP, 191 /* 40 */ NOP, NOP, NOP, NOP, HOLE, NOP, NOP, NOP, 192 /* 48 */ HOLE, NOP, HOLE, NOP, HOLE, NOP, NOP, NOP, 193 /* 56 */ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP, 194 /* 64 */ NOP, NOP, NOP, HOLE, NOP, NOP, NOP, HOLE, [all …]
|
H A D | kbd.c | 2004 case NOP: in kbdtranslate()
|
/titanic_50/usr/src/uts/i86pc/boot/ |
H A D | boot_keyboard_table.c | 42 #define NOP KBTYPE_SPEC_NOP macro 53 /* 01 */ '['C, '['C, NOP, NOP, 54 /* 02 */ '1', '!', NOP, 0x78 F, 55 /* 03 */ '2', '@', NOP, 0x79 F, 56 /* 04 */ '3', '#', NOP, 0x7a F, 57 /* 05 */ '4', '$', NOP, 0x7b F, 58 /* 06 */ '5', '%', NOP, 0x7c F, 60 /* 08 */ '7', '&', NOP, 0x7e F, 61 /* 09 */ '8', '*', NOP, 0x7f F, 62 /* 0a */ '9', '(', NOP, 0x80 F, [all …]
|
/titanic_50/usr/src/uts/common/io/kbtrans/ |
H A D | usb_keytables.c | 203 /* 0 */ HOLE, HOLE, HOLE, ERROR, NOP, NOP, NOP, NOP, 204 /* 8 */ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP, 205 /* 16 */ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP, 206 /* 24 */ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP, 207 /* 32 */ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP, 208 /* 40 */ '\r', ESC, '\b', '\t', ' ', NOP, NOP, NOP, 209 /* 48 */ NOP, NOP, HOLE, NOP, NOP, NOP, NOP, NOP, 210 /* 56 */ NOP, SHIFTKEYS+CAPSLOCK, TF(1), TF(2), 337 /* 0 */ HOLE, HOLE, HOLE, NOP, NOP, NOP, NOP, NOP, 338 /* 8 */ NOP, NOP, NOP, NOP, NOP, NOP, NOP, NOP, [all …]
|
H A D | kbtrans.c | 408 case NOP: in kbtrans_translate()
|
/titanic_50/usr/src/uts/sun4/io/ |
H A D | trapstat.c | 588 #define NOP 0x01000000 macro 1259 NOP, NOP, NOP, NOP, NOP, NOP, NOP in trapstat_tlbent() 1323 NOP, NOP, NOP in trapstat_tlbent() 1364 NOP, in trapstat_tlbent() 1513 NOP, NOP, NOP in trapstat_make_traptab() 1526 NOP, NOP, NOP, NOP, NOP, NOP, NOP, in trapstat_make_traptab() 1635 NOP, NOP, NOP, NOP in trapstat_make_traptab() 1650 NOP, NOP, NOP, NOP, NOP, in trapstat_make_traptab()
|
/titanic_50/usr/src/cmd/vntsd/ |
H A D | chars.h | 50 #define NOP 241 macro
|
H A D | cmd.c | 492 case NOP: in vntsd_telnet_cmd()
|
/titanic_50/usr/src/cmd/geniconvtbl/ |
H A D | itm_comp.l | 215 "@nop", NOP, 250 "nop", NOP,
|
H A D | itm_comp.y | 121 %token NOP
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | kbd.h | 371 #define NOP 0x300 /* This key does nothing. */ macro
|
/titanic_50/usr/src/head/arpa/ |
H A D | telnet.h | 61 #define NOP 241 /* nop */ macro
|
/titanic_50/usr/src/cmd/loadkeys/ |
H A D | dumpkeys.c | 204 != NOP) {
|
H A D | loadkeys.y | 260 kep->ke_entry.kio_entry = NOP; 725 { "nop", CONSTANT, NOP },
|
/titanic_50/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt_regs.h | 128 #define NOP 0x00 macro
|
/titanic_50/usr/src/uts/intel/amd64/ml/ |
H A D | amd64.il | 167 * The pause instruction is a NOP on all other IA-32 processors.
|
/titanic_50/usr/src/uts/intel/ia32/ml/ |
H A D | ia32.il | 163 * The pause instruction is a NOP on all other IA-32 processors.
|
/titanic_50/usr/src/uts/sparc/v9/ml/ |
H A D | lock_prim.s | 590 #define NOP 0x01000000 macro
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | telnet.c | 1882 case NOP: in telrcv()
|
H A D | commands.c | 407 { "nop", "Send Telnet 'No operation'", 1, 0, 0, 2, NOP },
|