Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDif_lem.h511 #define EM_CORE_LOCK(_sc) mtx_lock(&(_sc)->core_mtx) macro
HDif_em.h540 #define EM_CORE_LOCK(_sc) mtx_lock(&(_sc)->core_mtx) macro