Searched refs:KD_TEXT (Results 1 – 7 of 7) sorted by relevance
191 case KD_TEXT: in bitmap_kdsetmode()193 if (softc->blt_ops.setmode(KD_TEXT) != 0) in bitmap_kdsetmode()212 if (softc->mode == KD_TEXT && softc->silent == 1) { in bitmap_kdsetmode()215 mode = KD_TEXT; in bitmap_kdsetmode()334 if (softc->mode == KD_TEXT) { in bitmap_cons_copy()344 if (softc->mode == KD_TEXT) { in bitmap_cons_copy()432 if (softc->mode == KD_TEXT) { in bitmap_cons_display()457 if (softc->mode == KD_TEXT) { in bitmap_cons_clear()473 if (softc->mode == KD_TEXT) in bitmap_cons_clear()487 if (softc->mode == KD_TEXT) { in bitmap_cons_clear()[all …]
305 case KD_TEXT: in vgatext_suspend()324 case KD_TEXT: in vgatext_resume()396 case KD_TEXT: in vgatext_kdsetmode()398 if (softc->blt_ops.setmode(KD_TEXT) != 0) in vgatext_kdsetmode()419 if (softc->mode == KD_TEXT && softc->silent == 1) { in vgatext_kdsetmode()423 mode = KD_TEXT; in vgatext_kdsetmode()
47 #define KD_TEXT 0 macro
292 ptem->tvs_fbmode = KD_TEXT; in tem_init()364 if (tem->tvs_isactive && tem->tvs_fbmode == KD_TEXT) in tem_destroy()1060 if (fbmode == KD_TEXT) in tem_set_fbmode()1107 if (tobe->tvs_fbmode == KD_TEXT) in tem_switch()
903 if (arg != KD_TEXT && arg != KD_GRAPHICS) { in vt_ioctl()
1226 tem_get_fbmode(pvc->vc_tem) != KD_TEXT) in wc_get_screen_tem()
275 ptem->tvs_fbmode = KD_TEXT; in tem_init()