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

/freebsd-10-stable/sys/dev/twe/
H A Dtwe_compat.h116 #define TWE_IO_ASSERT_LOCKED(sc) mtx_assert(&(sc)->twe_io_lock, MA_OWNED) macro

Completed in 92 milliseconds