Searched defs:TWE_CONFIG_ASSERT_LOCKED (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/twe/
H A Dtwe_compat.h119 #define TWE_CONFIG_ASSERT_LOCKED(sc) sx_assert(&(sc)->twe_config_lock, SA_XLOCKED) macro

Completed in 82 milliseconds