Home
last modified time | relevance | path

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

/openbmc/qemu/hw/m68k/
H A Dnext-kbd.c53 #define KD_VALID 0x8000 /* only set for scancode keys ? */ macro
128 return 0x10000000 | KD_VALID | key; in kbd_read_long()