Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dasy.c216 kmutex_t asy_glob_lock; /* lock protecting global data manipulation */ variable
376 mutex_init(&asy_glob_lock, NULL, MUTEX_DRIVER, NULL); in _init()
378 mutex_destroy(&asy_glob_lock); in _init()
397 mutex_destroy(&asy_glob_lock); in _fini()
826 mutex_enter(&asy_glob_lock); in asyattach()
829 mutex_exit(&asy_glob_lock); in asyattach()
847 mutex_enter(&asy_glob_lock); in asyattach()
865 mutex_exit(&asy_glob_lock); in asyattach()
1193 mutex_enter(&asy_glob_lock); in asy_soft_state_free()
1202 mutex_exit(&asy_glob_lock); in asy_soft_state_free()