Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dtem.h67 void tem_activate(tem_vt_state_t, bool);
H A Dtem_impl.h290 void tem_activate(tem_vt_state_t, bool);
/illumos-gate/usr/src/uts/common/sys/
H A Dtem.h62 void tem_activate(tem_vt_state_t, boolean_t, cred_t *);
/illumos-gate/usr/src/boot/i386/libi386/
H A Dvidconsole.c886 tem_activate(tem, true); in vidc_init()
/illumos-gate/usr/src/boot/efi/libefi/
H A Defi_console.c581 tem_activate(tem, B_TRUE); in efi_cons_init()
/illumos-gate/usr/src/uts/common/io/
H A Dtem.c1069 tem_activate(tem_vt_state_t tem_arg, boolean_t unblank, cred_t *credp) in tem_activate() function
H A Dvcons.c379 tem_activate(pvc->vc_tem, unblank, crp); in vt_open()
/illumos-gate/usr/src/boot/common/
H A Dtem.c929 tem_activate(tem_vt_state_t tem_arg, bool unblank) in tem_activate() function