Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dtem.c2414 static bool need_clear = true; in tem_pix_copy() local
2416 if (need_clear && tem->tvs_first_line > 0) { in tem_pix_copy()
2427 need_clear = false; in tem_pix_copy()
/illumos-gate/usr/src/uts/common/io/
H A Dtem_safe.c1935 static boolean_t need_clear = B_TRUE; in tem_safe_pix_copy() local
1940 if (need_clear && tem->tvs_first_line > 0) { in tem_safe_pix_copy()
1951 need_clear = B_FALSE; in tem_safe_pix_copy()