Searched refs:AE_LOCK (Results 1 – 2 of 2) sorted by relevance
523 AE_LOCK(sc); in ae_init()750 AE_LOCK(sc); in ae_detach()877 AE_LOCK(sc); in ae_mediastatus()896 AE_LOCK(sc); in ae_mediachange()1263 AE_LOCK(sc); in ae_shutdown()1386 AE_LOCK(sc); in ae_suspend()1402 AE_LOCK(sc); in ae_resume()1504 AE_LOCK(sc); in ae_start()1575 AE_LOCK(sc); in ae_link_task()1745 AE_LOCK(sc); in ae_int_task()[all …]
156 #define AE_LOCK(_sc) mtx_lock(&(_sc)->mtx) macro