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

/freebsd-10.2-release/sys/dev/e1000/
H A Dif_em.h533 #define EM_CORE_LOCK(_sc) mtx_lock(&(_sc)->core_mtx) macro
H A Dif_lem.h487 #define EM_CORE_LOCK(_sc) mtx_lock(&(_sc)->core_mtx) macro

Completed in 49 milliseconds