Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmcsd.c128 #define MMCSD_USE_TRIM 0x0002 macro
290 sc->flags |= MMCSD_USE_TRIM; in mmcsd_attach()
1255 use_trim = sc->flags & MMCSD_USE_TRIM; in mmcsd_delete()