Searched refs:tvs_isactive (Results 1 – 5 of 5) sorted by relevance
291 ptem->tvs_isactive = B_FALSE; in tem_init()364 if (tem->tvs_isactive && tem->tvs_fbmode == KD_TEXT) in tem_destroy()679 ASSERT(active->tvs_isactive); in tems_modechange_callback()693 tem_reinit(p, p->tvs_isactive); in tems_modechange_callback()1058 if (tem->tvs_isactive) { in tem_set_fbmode()1077 tem->tvs_isactive = B_TRUE; in tem_activate()1099 cur->tvs_isactive = B_FALSE; in tem_switch()1100 tobe->tvs_isactive = B_TRUE; in tem_switch()
383 if (tem->tvs_isactive && !tem->tvs_cursor_hidden) in tem_safe_terminal_emulate()395 if (tem->tvs_isactive && !tem->tvs_cursor_hidden) in tem_safe_terminal_emulate()1398 if (tem->tvs_isactive) { in tem_safe_send_data()1729 if (tem->tvs_isactive) { in tem_safe_copy_area()1747 if (tem->tvs_isactive) { in tem_safe_copy_area()1778 if (!tem->tvs_isactive) in tem_safe_clear_chars()2162 if (!tem->tvs_isactive) in tem_safe_cls()2346 if (tem->tvs_isactive) in tem_safe_reset_display()2352 if (tem->tvs_isactive) in tem_safe_reset_display()
274 ptem->tvs_isactive = false; in tem_init()632 tem_reinit(p, p->tvs_isactive); in tems_modechange_callback()934 tem->tvs_isactive = true; in tem_activate()1083 if (tem->tvs_isactive && !tem->tvs_cursor_hidden) in tem_terminal_emulate()1094 if (tem->tvs_isactive && !tem->tvs_cursor_hidden) in tem_terminal_emulate()1935 if (tem->tvs_isactive) { in tem_send_data()2226 if (tem->tvs_isactive) { in tem_copy_area()2251 if (tem->tvs_isactive) { in tem_copy_area()2266 if (tem->tvs_isactive) { in tem_copy_area()2294 if (!tem->tvs_isactive) in tem_clear_chars()[all …]
215 bool tvs_isactive; member
240 boolean_t tvs_isactive; member