HomeSort by: relevance | last modified time | path
    Searched refs:sc_fifo_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 599 int32_t cache = sc->sc_fifo_cache;
607 sc->sc_fifo_cache = cache - n;

Completed in 12 milliseconds