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

/freebsd-10-stable/sys/dev/e1000/
H A Dif_em.h543 #define EM_CORE_LOCK(_sc) mtx_lock(&(_sc)->core_mtx) macro
H A Dif_lem.h509 #define EM_CORE_LOCK(_sc) mtx_lock(&(_sc)->core_mtx) macro

Completed in 55 milliseconds