Searched refs:STATEOF (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkbd.h155 #define STATEOF(key) ((key) & RELEASED) /* 0 = key down, !=0 = key up */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dkbd.c1747 newstate = STATEOF(keycode);

Completed in 307 milliseconds