Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/twe/
H A Dtwe_compat.h101 #define TWE_CONFIG_LOCK(sc) lockmgr(&(sc)->twe_config_lock, LK_EXCLUSIVE) macro
H A Dtwe.c312 TWE_CONFIG_LOCK(sc); in twe_init()
675 TWE_CONFIG_LOCK(sc); in twe_ioctl()
681 TWE_CONFIG_LOCK(sc); in twe_ioctl()
H A Dtwe_freebsd.c470 TWE_CONFIG_LOCK(sc); in twe_shutdown()