Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dtem.c145 static void tem_pix_cursor(struct tem_vt_state *, short);
181 .tsc_cursor = &tem_pix_cursor,
960 tem_pix_cursor(tem, VIS_GET_CURSOR); in tem_check_first_time()
2787 tem_pix_cursor(struct tem_vt_state *tem, short action) in tem_pix_cursor() function