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

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h497 #define EM_CORE_UNLOCK(_sc) mtx_unlock(&(_sc)->core_mtx) macro
H A Dif_lem.h491 #define EM_CORE_UNLOCK(_sc) mtx_unlock(&(_sc)->core_mtx) macro

Completed in 41 milliseconds