HomeSort by: relevance | last modified time | path
    Searched defs:KBD_IDLE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x68k/include/
kbd.h 52 * Note that KBD_RESET is followed by a keyboard ID, while KBD_IDLE is not.
53 * KBD_IDLE does not take the place of any `up' transitions (it merely occurs
57 #define KBD_IDLE 0x7f /* keyboard `all keys are up' code */
  /src/sys/dev/sun/
kbd_reg.h 51 * Note that KBD_RESET is followed by a keyboard ID, while KBD_IDLE is not.
52 * KBD_IDLE does not take the place of any `up' transitions (it merely occurs
57 #define KBD_IDLE 0x7f /* keyboard `all keys are up' code */

Completed in 57 milliseconds