ps2.c | 88 PS2State common; member in struct:__anon13790 98 PS2State common; member in struct:__anon13791 150 ps2_queue(&s->common, 0xf0); 153 ps2_queue(&s->common, keycode); 194 switch(s->common.write_cmd) { 199 ps2_queue(&s->common, KBD_REPLY_ACK); 202 ps2_queue(&s->common, KBD_REPLY_RESEND); 205 ps2_queue(&s->common, KBD_REPLY_ACK); 207 ps2_queue(&s->common, KBD_REPLY_ID); 209 ps2_queue(&s->common, 0x41) [all...] |