Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c113 static uint8_t gfx_bg = DEFAULT_ANSI_BACKGROUND; variable
162 *bg = gfx_bg; in plat_tem_get_colors()
291 if (gfx_bg == val) in gfx_set_colors()
293 gfx_bg = val; in gfx_set_colors()
391 gfx_bg = rc; in gfx_framework_init()
398 snprintf(buf, sizeof (buf), "%d", gfx_bg); in gfx_framework_init()