Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/jazz/
H A Dreset.c11 #define KBD_STAT_IBF 0x02 /* Keyboard input buffer full */ macro
/openbmc/qemu/hw/input/
H A Dpckbd.c91 #define KBD_STAT_IBF 0x02 macro