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

/freebsd-10-stable/sys/dev/e1000/
H A Dif_em.h546 #define EM_RX_LOCK(_sc) mtx_lock(&(_sc)->rx_mtx) macro
H A Dif_lem.h512 #define EM_RX_LOCK(_sc) mtx_lock(&(_sc)->rx_mtx) macro

Completed in 50 milliseconds