Home
last modified time | relevance | path

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)); in vt_check_hotkeys()
554 minor = vt_find_next(vt_arg2minor(vc_target_console)); in vt_check_hotkeys()
693 vc_last_console = vt_arg2minor(vc_target_console); in vt_switch()
765 return (vc_target_console); in vt_minor2arg()
787 vc_last_console = vt_arg2minor(vc_target_console); in vt_activate()
1067 vc_target_console = arg; in vt_ioctl()