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

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h493 #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 51 milliseconds