Searched refs:MWL_GLOCK (Results 1 – 2 of 2) sorted by relevance
2986 MWL_GLOCK(sc); in mwl_newstate()3303 MWL_GLOCK(sc); in mwl_softintr()3322 MWL_GLOCK(sc); in mwl_intr()3556 MWL_GLOCK(sc); in mwl_stop()3577 MWL_GLOCK(sc); in mwl_m_stat()3651 MWL_GLOCK(sc); in mwl_m_start()3670 MWL_GLOCK(sc); in mwl_m_stop()3826 MWL_GLOCK(sc); in mwl_attach()4253 MWL_GLOCK(sc); in mwl_detach()
609 #define MWL_GLOCK(_sc) mutex_enter(&(_sc)->sc_glock) macro