Searched defs:EM_CORE_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/e1000/
H A Dif_em.h547 #define EM_CORE_UNLOCK(_sc) mtx_unlock(&(_sc)->core_mtx) macro
H A Dif_lem.h513 #define EM_CORE_UNLOCK(_sc) mtx_unlock(&(_sc)->core_mtx) macro

Completed in 49 milliseconds