Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/host/
H A Ddwmmc.c95 #define DWMMC_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
376 DWMMC_LOCK(sc); in dwmmc_intr()
1245 DWMMC_LOCK(sc); in dwmmc_request()
1277 DWMMC_LOCK(sc); in dwmmc_acquire_host()
1292 DWMMC_LOCK(sc); in dwmmc_release_host()
1503 DWMMC_LOCK(sc); in dwmmc_cam_request()