Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/twe/
HDtwe_compat.h117 #define TWE_CONFIG_LOCK(sc) sx_xlock(&(sc)->twe_config_lock) macro
HDtwe.c312 TWE_CONFIG_LOCK(sc); in twe_init()
669 TWE_CONFIG_LOCK(sc); in twe_ioctl()
675 TWE_CONFIG_LOCK(sc); in twe_ioctl()
HDtwe_freebsd.c486 TWE_CONFIG_LOCK(sc); in twe_shutdown()