Searched refs:tvs_isactive (Results 1 – 3 of 3) sorted by relevance
281 ptem->tvs_isactive = B_FALSE; in tem_init()349 if (tem->tvs_isactive && tem->tvs_fbmode == KD_TEXT) in tem_destroy()644 ASSERT(active->tvs_isactive); in tems_modechange_callback()658 tem_reinit(p, p->tvs_isactive); in tems_modechange_callback()960 if (tem->tvs_isactive) { in tem_set_fbmode()979 tem->tvs_isactive = B_TRUE; in tem_activate()1001 cur->tvs_isactive = B_FALSE; in tem_switch()1002 tobe->tvs_isactive = B_TRUE; in tem_switch()
290 if (tem->tvs_isactive) in tem_safe_terminal_emulate()302 if (tem->tvs_isactive) in tem_safe_terminal_emulate()948 if (tem->tvs_isactive) { in tem_safe_send_data()1238 if (!tem->tvs_isactive) in tem_safe_copy_area()1267 if (!tem->tvs_isactive) in tem_safe_clear_chars()1609 if (!tem->tvs_isactive) in tem_safe_cls()1791 if (tem->tvs_isactive) in tem_safe_reset_display()1797 if (tem->tvs_isactive) in tem_safe_reset_display()
177 boolean_t tvs_isactive; member