Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dtem.h63 void tem_switch(tem_vt_state_t, tem_vt_state_t, cred_t *);
/titanic_50/usr/src/uts/common/io/warlock/
H A Dtem.wlcmd59 root tem_switch
/titanic_50/usr/src/uts/common/io/
H A Dtem.c991 tem_switch(tem_vt_state_t tem_arg1, tem_vt_state_t tem_arg2, cred_t *credp) in tem_switch() function
H A Dvcons.c688 tem_switch(pvc_active->vc_tem, pvc->vc_tem, credp); in vt_switch()