Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dtem.c134 static void tem_reset_display(struct tem_vt_state *, bool, bool);
241 tem_reset_display(ptem, clear_screen, init_color); in tem_internal_init()
865 tem_reset_display(tem, true, true); in tem_pix_align()
2103 tem_reset_display(tem, true, true); in tem_parse()
2710 tem_reset_display(struct tem_vt_state *tem, bool clear_txt, bool init_color) in tem_reset_display() function