Home
last modified time | relevance | path

Searched refs:KD_TEXT (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dkd.h47 #define KD_TEXT 0 macro
/titanic_41/usr/src/uts/common/io/
H A Dtem.c282 ptem->tvs_fbmode = KD_TEXT; in tem_init()
349 if (tem->tvs_isactive && tem->tvs_fbmode == KD_TEXT) in tem_destroy()
962 if (fbmode == KD_TEXT) in tem_set_fbmode()
1009 if (tobe->tvs_fbmode == KD_TEXT) in tem_switch()
H A Dvcons.c903 if (arg != KD_TEXT && arg != KD_GRAPHICS) { in vt_ioctl()
H A Dwscons.c1079 tem_get_fbmode(pvc->vc_tem) != KD_TEXT) in wc_get_screen_tem()
/titanic_41/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c703 case KD_TEXT: in vgatext_suspend()
722 case KD_TEXT: in vgatext_resume()
794 case KD_TEXT: in vgatext_kdsetmode()
808 if (softc->mode == KD_TEXT && vgatext_silent == 1) { in vgatext_kdsetmode()
/titanic_41/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c920 case KD_TEXT: in vgatext_kdsetmode()
934 if (softc->mode == KD_TEXT && vgatext_silent == 1) { in vgatext_kdsetmode()