Lines Matching defs:sc_conf_lock

57 	kmutex_t		sc_conf_lock;
258 mutex_init(&sc->sc_conf_lock, MUTEX_DEFAULT, IPL_NONE);
261 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
269 wbsio_conf_disable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
327 mutex_destroy(&sc->sc_conf_lock);
373 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
388 wbsio_conf_disable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
396 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
401 wbsio_conf_disable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
465 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
470 wbsio_conf_disable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
540 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
549 wbsio_conf_disable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
667 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
691 wbsio_conf_disable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
702 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
801 wbsio_conf_disable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
818 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
821 wbsio_conf_disable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
837 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
855 wbsio_conf_disable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
915 KASSERT(!mutex_owned(&sc->sc_conf_lock));
917 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
925 wbsio_conf_disable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
933 KASSERT(!mutex_owned(&sc->sc_conf_lock));
935 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
941 wbsio_conf_disable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);