Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmcsd.c129 #define MMCSD_FLUSH_CACHE 0x0004 macro
320 sc->flags |= MMCSD_FLUSH_CACHE; in mmcsd_attach()
544 if ((sc->flags & MMCSD_FLUSH_CACHE) != 0) in mmcsd_add_part()
1515 if ((sc->flags & MMCSD_FLUSH_CACHE) == 0) in mmcsd_flush_cache()