Home
last modified time | relevance | path

Searched refs:KBD_REPLY_RESEND (Results 1 – 2 of 2) sorted by relevance

/external/qemu/hw/input/
Dps2.c49 #define KBD_REPLY_RESEND 0xFE /* Command NACK, send the cmd again */ macro
202 ps2_queue(&s->common, KBD_REPLY_RESEND); in ps2_write_keyboard()
Dpckbd.c68 #define KBD_REPLY_RESEND 0xFE /* Command NACK, send the cmd again */ macro