Searched refs:SGE_LOCK (Results 1 – 2 of 2) sorted by relevance
673 SGE_LOCK(sc); in sge_detach()705 SGE_LOCK(sc); in sge_shutdown()718 SGE_LOCK(sc); in sge_suspend()733 SGE_LOCK(sc); in sge_resume()1207 SGE_LOCK(sc); in sge_rxeof()1327 SGE_LOCK(sc); in sge_intr()1549 SGE_LOCK(sc); in sge_start()1608 SGE_LOCK(sc); in sge_init()1710 SGE_LOCK(sc); in sge_ifmedia_upd()1730 SGE_LOCK(sc); in sge_ifmedia_sts()[all …]
365 #define SGE_LOCK(_sc) mtx_lock(&(_sc)->sge_mtx) macro