Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dconsplat.h46 extern void plat_tem_get_colors(uint8_t *, uint8_t *);
/illumos-gate/usr/src/uts/i86pc/io/
H A Dconsplat.c565 plat_tem_get_colors(uint8_t *fg, uint8_t *bg) in plat_tem_get_colors() function
/illumos-gate/usr/src/uts/common/io/
H A Dtem.c980 plat_tem_get_colors(&fg, &bg); in tems_get_initial_color()
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c159 plat_tem_get_colors(uint8_t *fg, uint8_t *bg) in plat_tem_get_colors() function
H A Dtem.c893 plat_tem_get_colors(&fg, &bg); in tems_get_initial_color()