Searched refs:MGE_RECEIVE_LOCK_ASSERT (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/mge/
H A Dif_mgevar.h132 #define MGE_RECEIVE_LOCK_ASSERT(sc) mtx_assert(&(sc)->receive_lock, MA_OWNED) macro
150 MGE_RECEIVE_LOCK_ASSERT(sc); \
H A Dif_mge.c574 MGE_RECEIVE_LOCK_ASSERT(sc);
1111 MGE_RECEIVE_LOCK_ASSERT(sc);

Completed in 100 milliseconds