Searched refs:mmcsd_cache (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/mmc/
H A Dmmcsd.c161 static int mmcsd_cache = 1; variable
162 SYSCTL_INT(_hw_mmcsd, OID_AUTO, cache, CTLFLAG_RDTUN, &mmcsd_cache, 0,
315 if (rev >= 6 && mmcsd_cache != 0) {

Completed in 103 milliseconds