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

/freebsd-10-stable/sys/dev/ixl/
H A Dixlv.h169 #define IXLV_CORE_LOCK_ASSERT(sc) mtx_assert(&(sc)->mtx, MA_OWNED) macro

Completed in 106 milliseconds