Home
last modified time | relevance | path

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

/external/qemu/hw/input/
Dps2.c47 #define KBD_REPLY_ID 0xAB /* Keyboard ID */ macro
207 ps2_queue(&s->common, KBD_REPLY_ID); in ps2_write_keyboard()