Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/fb/
H A Dcreator.c82 int sc_fg_cache; member
375 if (fg == sc->sc_fg_cache) in creator_ras_setfg()
377 sc->sc_fg_cache = fg; in creator_ras_setfg()
554 sc->sc_fg_cache = -1; in creator_set_mode()
H A Dmachfb.c119 int sc_fg_cache; member
436 if (fg == sc->sc_fg_cache) in machfb_setfg()
438 sc->sc_fg_cache = fg; in machfb_setfg()
675 sc->sc_fg_cache = -1; in machfb_set_mode()