Home
last modified time | relevance | path

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

/qemu/hw/input/
H A Dps2.c56 #define KBD_REPLY_RESEND 0xFE /* Command NACK, send the cmd again */ macro
610 ps2_cqueue_1(ps2, KBD_REPLY_RESEND); in ps2_write_keyboard()
651 ps2_cqueue_1(ps2, KBD_REPLY_RESEND); in ps2_write_keyboard()
667 ps2_cqueue_1(ps2, KBD_REPLY_RESEND); in ps2_write_keyboard()