Searched refs:NOP (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_keyboard_table.c42 #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,
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dkeytables.c185 HOLE, NOP, HOLE, NOP, NOP, HOLE,
186 /* 8 */ NOP, HOLE, NOP, HOLE, NOP, HOLE, NOP, HOLE,
187 /* 16 */ NOP, NOP, NOP, SHIFTKEY
[all...]
H A Dkbd.c2004 case NOP:
/illumos-gate/usr/src/cmd/vntsd/
H A Dchars.h50 #define NOP 241 macro
H A Dcmd.c40 * NOP
492 case NOP:
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c588 #define NOP 0x01000000 macro
1259 NOP, NOP, NOP, NOP, NOP, NOP, NOP
1323 NOP, NOP, NO
[all...]
/illumos-gate/usr/src/cmd/geniconvtbl/
H A Ditm_comp.l215 "@nop", NOP,
250 "nop", NOP,
274 low < high; /* NOP */) {
326 for (/* NOP */; i < size; i++, j += 2) {
H A Ditm_comp.y121 %token NOP
/illumos-gate/usr/src/cmd/loadkeys/
H A Ddumpkeys.c186 * something) print it, and if the Up entry isn't NOP
204 != NOP) {
H A Dloadkeys.y256 * Defaults to NOP, not to a copy of
260 kep->ke_entry.kio_entry = NOP;
725 { "nop", CONSTANT, NOP },
/illumos-gate/usr/src/uts/common/sys/
H A Dkbd.h371 #define NOP 0x300 /* This key does nothing. */ macro
/illumos-gate/usr/src/head/arpa/
H A Dtelnet.h61 #define NOP 241 /* nop */ macro
73 "SE", "NOP", "DMARK", "BRK", "IP", "AO", "AYT", "EC",
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h128 #define NOP 0x00 macro
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans.c408 case NOP:
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.s594 #define NOP 0x01000000 define
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c1882 case NOP:
H A Dcommands.c407 { "nop", "Send Telnet 'No operation'", 1, 0, 0, 2, NOP },

Completed in 157 milliseconds