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

/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dat_keyprocess.c56 #define STATE_E1 0x00000004 /* Rec'd an E1 (Pause key only) */ macro
794 kb8042->parse_scan_state = STATE_E1;
833 case STATE_E1: /* Pause key only */
956 kb8042->parse_scan_state = STATE_E1;
995 case STATE_E1: /* Pause key only */

Completed in 58 milliseconds