Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dtem_impl.h109 #define A_STATE_ESC 1 macro
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_console.c88 A_STATE_ESC, enumerator
940 btem->btem_state = A_STATE_ESC; in btem_control()
1079 if (btem->btem_state != A_STATE_ESC) { in btem_parse()
/illumos-gate/usr/src/uts/common/sys/
H A Dtem_impl.h124 #define A_STATE_ESC 1 macro
/illumos-gate/usr/src/boot/common/
H A Dtem.c1145 tem->tvs_state = A_STATE_ESC; in tem_control()
1984 if (tem->tvs_state != A_STATE_ESC) { /* Need to get parameters? */ in tem_parse()
/illumos-gate/usr/src/uts/common/io/
H A Dtem_safe.c495 tem->tvs_state = A_STATE_ESC; in tem_safe_control()
1452 if (tem->tvs_state != A_STATE_ESC) { /* Need to get parameters? */ in tem_safe_parse()