Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dtem.h61 void tem_activate(tem_vt_state_t, boolean_t, cred_t *);
/titanic_41/usr/src/uts/common/io/warlock/
H A Dtem.wlcmd56 root tem_activate
/titanic_41/usr/src/uts/common/io/
H A Dtem.c971 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()