Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dat_keyprocess.c58 #define STATE_E1_14 0x00000010 /* Rec'd an E1 14 (Pause key only) */ macro
998 kb8042->parse_scan_state = STATE_E1_14; in KeyboardConvertScan_set2()
1006 case STATE_E1_14: /* Pause key only */ in KeyboardConvertScan_set2()