Searched defs:EQ_LOCK_ASSERT_NOTOWNED (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/cxgbe/
H A Dadapter.h926 #define EQ_LOCK_ASSERT_NOTOWNED(eq) mtx_assert(&(eq)->eq_lock, MA_NOTOWNED) macro

Completed in 187 milliseconds