Home | History | Annotate | Download | only in marvell

Lines Matching defs:sc_mtx

62 	struct kmutex sc_mtx;
174 mutex_init(&sc->sc_mtx, MUTEX_DEFAULT, IPL_SDMMC);
427 mutex_enter(&sc->sc_mtx);
431 mutex_exit(&sc->sc_mtx);
443 mutex_enter(&sc->sc_mtx);
469 mutex_exit(&sc->sc_mtx);
495 mutex_enter(&sc->sc_mtx);
500 mutex_exit(&sc->sc_mtx);
512 mutex_enter(&sc->sc_mtx);
519 mutex_exit(&sc->sc_mtx);
535 mutex_enter(&sc->sc_mtx);
662 cv_wait(&sc->sc_cv, &sc->sc_mtx);
665 mutex_exit(&sc->sc_mtx);
678 mutex_enter(&sc->sc_mtx);
682 mutex_exit(&sc->sc_mtx);