Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dtem.c139 static void tem_pix_display(struct tem_vt_state *, term_char_t *,
179 .tsc_display = &tem_pix_display,
2387 tem_pix_display(struct tem_vt_state *tem, in tem_pix_display() function