HomeSort by: relevance | last modified time | path
    Searched refs:sc_bg_cache (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/dev/
ffbvar.h 72 int32_t sc_fifo_cache, sc_fg_cache, sc_bg_cache; member in struct:ffb_softc
ffb.c 657 sc->sc_bg_cache = 0;
658 FBC_WRITE(sc, FFB_FBC_BG, sc->sc_bg_cache);
818 if (bg == sc->sc_bg_cache)
820 sc->sc_bg_cache = bg;

Completed in 37 milliseconds