Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/fb/
H A Dcreator.c81 int sc_bg_cache; member
363 if (bg == sc->sc_bg_cache) in creator_ras_setbg()
365 sc->sc_bg_cache = bg; in creator_ras_setbg()
553 sc->sc_bg_cache = -1; in creator_set_mode()
H A Dmachfb.c118 int sc_bg_cache; member
425 if (bg == sc->sc_bg_cache) in machfb_setbg()
427 sc->sc_bg_cache = bg; in machfb_setbg()
674 sc->sc_bg_cache = -1; in machfb_set_mode()