Searched defs:charheight (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/psm/promif/ieee1275/common/
H A Dprom_fb.c91 prom_get_term_font_size(int *charheight, int *window_top) argument
97 (uintptr_t)charheight, (uintptr_t)window_top, 0, 0, 0);
/illumos-gate/usr/src/uts/sparc/io/
H A Dconsplat.c224 plat_tem_get_prom_font_size(int *charheight, int *windowtop) argument
226 prom_get_term_font_size(charheight, windowtop);
/illumos-gate/usr/src/uts/i86pc/io/
H A Dconsplat.c545 plat_tem_get_prom_font_size(int *charheight, int *windowtop) argument
547 *charheight = 0;

Completed in 58 milliseconds