Home | History | Annotate | Download | only in dev

Lines Matching defs:sc_mtx

59 	kmutex_t sc_mtx;
159 mutex_init(&sc->sc_mtx, MUTEX_DEFAULT, IPL_TTY);
214 mutex_enter(&sc->sc_mtx);
216 mutex_exit(&sc->sc_mtx);
234 mutex_enter(&sc->sc_mtx);
319 mutex_exit(&sc->sc_mtx);
360 mutex_enter(&sc->sc_mtx);
381 mutex_exit(&sc->sc_mtx);
391 mutex_enter(&sc->sc_mtx);
421 mutex_exit(&sc->sc_mtx);
431 mutex_enter(&sc->sc_mtx);
455 mutex_exit(&sc->sc_mtx);
466 mutex_enter(&sc->sc_mtx);
498 mutex_exit(&sc->sc_mtx);