Home
last modified time | relevance | path

Searched refs:TWE_CONFIG_ASSERT_LOCKED (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/twe/
HDtwe_compat.h119 #define TWE_CONFIG_ASSERT_LOCKED(sc) sx_assert(&(sc)->twe_config_lock, SA_XLOCKED) macro
HDtwe.c211 TWE_CONFIG_ASSERT_LOCKED(sc); in twe_add_unit()
291 TWE_CONFIG_ASSERT_LOCKED(sc); in twe_del_unit()
HDtwe_freebsd.c622 TWE_CONFIG_ASSERT_LOCKED(sc); in twe_detach_drive()