Home
last modified time | relevance | path

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

/openbmc/qemu/hw/input/
H A Dps2.c41 #define KBD_CMD_ECHO 0xEE macro
617 case KBD_CMD_ECHO: in ps2_write_keyboard()
618 ps2_cqueue_1(ps2, KBD_CMD_ECHO); in ps2_write_keyboard()