HomeSort by: relevance | last modified time | path
    Searched refs:sc_fg_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 655 sc->sc_fg_cache = 0;
656 FBC_WRITE(sc, FFB_FBC_FG, sc->sc_fg_cache);
807 if (fg == sc->sc_fg_cache)
809 sc->sc_fg_cache = fg;

Completed in 12 milliseconds