Home
last modified time | relevance | path

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

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