Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c53 static kmutex_t tglobal_mutex; variable
707 mutex_enter(&tglobal_mutex); in ghd_timeout_enable()
713 mutex_exit(&tglobal_mutex); in ghd_timeout_enable()
721 mutex_enter(&tglobal_mutex); in ghd_timeout_disable()
725 mutex_exit(&tglobal_mutex); in ghd_timeout_disable()
738 mutex_init(&tglobal_mutex, NULL, MUTEX_DRIVER, NULL); in ghd_timer_init()
771 mutex_destroy(&tglobal_mutex); in ghd_timer_fini()