Searched refs:fcsm_global_mutex (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c47 static kmutex_t fcsm_global_mutex; variable
218 mutex_init(&fcsm_global_mutex, NULL, MUTEX_DRIVER, NULL);
225 mutex_destroy(&fcsm_global_mutex);
267 mutex_destroy(&fcsm_global_mutex);
277 mutex_destroy(&fcsm_global_mutex);
325 mutex_destroy(&fcsm_global_mutex);
349 mutex_enter(&fcsm_global_mutex);
351 mutex_exit(&fcsm_global_mutex);
373 mutex_exit(&fcsm_global_mutex);
380 mutex_enter(&fcsm_global_mutex);
[all...]

Completed in 35 milliseconds