Home
last modified time | relevance | path

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

/openbmc/qemu/hw/input/
H A Dps2.c45 #define KBD_CMD_ENABLE 0xF4 /* Enable scanning */ macro
620 case KBD_CMD_ENABLE: in ps2_write_keyboard()