Searched refs:pcht_mutex (Results 1 – 1 of 1) sorted by relevance
115 kmutex_t pcht_mutex; /* Protects members below */ member147 mutex_enter(&pch->pcht_mutex); in pchtemp_read()161 mutex_exit(&pch->pcht_mutex); in pchtemp_read()174 mutex_exit(&pch->pcht_mutex); in pchtemp_read()182 mutex_exit(&pch->pcht_mutex); in pchtemp_read()210 mutex_destroy(&pch->pcht_mutex); in pchtemp_cleanup()251 mutex_init(&pch->pcht_mutex, NULL, MUTEX_DRIVER, NULL); in pchtemp_attach()