Searched defs:st_debug_mutex (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/targets/ | ||
H A D | st.c | 254 static kmutex_t st_debug_mutex; variable 743 mutex_init(&st_debug_mutex, NULL, MUTEX_DRIVER, NULL); 773 mutex_destroy(&st_debug_mutex); |
Completed in 107 milliseconds