Home
last modified time | relevance | path

Searched refs:sc_flush (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/sparc64/dev/
Dsbusvar.h111 int64_t sc_flush; /* Streaming buffer flush */ member
Dsbus.c247 sc->sc_sb.sb_flush = &sc->sc_flush; in sbus_attach()
/netbsd/src/sys/dev/ic/
Dcissvar.h47 int sc_flush; member
Dciss.c453 sc->sc_flush = CISS_FLUSH_ENABLE; in ciss_attach()
520 sc->sc_flush = CISS_FLUSH_DISABLE; in ciss_shutdown()
1028 flush->flush = sc->sc_flush; in ciss_sync()