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

/illumos-gate/usr/src/uts/common/io/
H A Dvcons.c112 volatile uint_t vc_target_console; /* arg (1..n) */ variable
116 _NOTE(SCHEME_PROTECTS_DATA("D_MTPERMOD protected data", vc_target_console))
542 minor = vt_find_prev(vt_arg2minor(vc_target_console));
554 minor = vt_find_next(vt_arg2minor(vc_target_console));
693 vc_last_console = vt_arg2minor(vc_target_console);
765 return (vc_target_console);
787 vc_last_console = vt_arg2minor(vc_target_console);
1067 vc_target_console = arg;

Completed in 44 milliseconds