Searched refs:MWL_GLOCK (Results 1 – 2 of 2) sorted by relevance
2977 MWL_GLOCK(sc); in mwl_newstate()3294 MWL_GLOCK(sc); in mwl_softintr()3313 MWL_GLOCK(sc); in mwl_intr()3547 MWL_GLOCK(sc); in mwl_stop()3568 MWL_GLOCK(sc); in mwl_m_stat()3642 MWL_GLOCK(sc); in mwl_m_start()3661 MWL_GLOCK(sc); in mwl_m_stop()3817 MWL_GLOCK(sc); in mwl_attach()4244 MWL_GLOCK(sc); in mwl_detach()
609 #define MWL_GLOCK(_sc) mutex_enter(&(_sc)->sc_glock) macro