Home | History | Annotate | Download | only in qemu

Lines Matching refs:GREY

33 #define GREY                0x0100
120 [0x106] = 71 | GREY, /* Home */
121 [0x103] = 72 | GREY, /* Up Arrow */
122 [0x153] = 73 | GREY, /* Page Up */
123 [0x104] = 75 | GREY, /* Left Arrow */
124 [0x105] = 77 | GREY, /* Right Arrow */
125 [0x168] = 79 | GREY, /* End */
126 [0x102] = 80 | GREY, /* Down Arrow */
127 [0x152] = 81 | GREY, /* Page Down */
128 [0x14b] = 82 | GREY, /* Insert */
129 [0x14a] = 83 | GREY, /* Delete */