Searched refs:HME_LOCK (Results 1 – 2 of 2) sorted by relevance
222 HME_LOCK(sc); in hme_config()409 HME_LOCK(sc); in hme_detach()440 HME_LOCK(sc); in hme_suspend()450 HME_LOCK(sc); in hme_resume()733 HME_LOCK(sc); in hme_init()1105 HME_LOCK(sc); in hme_read()1113 HME_LOCK(sc); in hme_start()1343 HME_LOCK(sc); in hme_intr()1545 HME_LOCK(sc); in hme_mediachange()1585 HME_LOCK(sc); in hme_mediastatus()[all …]
143 #define HME_LOCK(_sc) mtx_lock(&(_sc)->sc_lock) macro