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

/freebsd-current/sys/dev/mmc/
H A Dmmc.c159 #define MMC_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
327 MMC_LOCK(sc);
415 MMC_LOCK(sc);
450 MMC_LOCK(sc);
471 MMC_LOCK(sc);

Completed in 48 milliseconds