Home
last modified time | relevance | path

Searched defs:KBD_STAT_OBF (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/debug/kdb/
H A Dkdb_keyboard.c25 #define KBD_STAT_OBF 0x01 /* Keyboard output buffer full */ macro
/openbmc/qemu/hw/input/
H A Dpckbd.c89 #define KBD_STAT_OBF 0x01 macro