Searched refs:HME_UNLOCK (Results 1 – 2 of 2) sorted by relevance
223 HME_UNLOCK(sc); in hme_config()410 HME_UNLOCK(sc); in hme_detach()441 HME_UNLOCK(sc); in hme_suspend()452 HME_UNLOCK(sc); in hme_resume()734 HME_UNLOCK(sc); in hme_init()1102 HME_UNLOCK(sc); in hme_read()1114 HME_UNLOCK(sc); in hme_start()1354 HME_UNLOCK(sc); in hme_intr()1546 HME_UNLOCK(sc); in hme_mediachange()1586 HME_UNLOCK(sc); in hme_mediastatus()[all …]
144 #define HME_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_lock) macro