Searched refs:pcihp_mutex (Results 1 – 1 of 1) sorted by relevance
298 static kmutex_t pcihp_mutex; /* mutex to protect the following data */ variable324 mutex_init(&pcihp_mutex, NULL, MUTEX_DRIVER, NULL); in _init()328 mutex_destroy(&pcihp_mutex); in _init()357 mutex_enter(&pcihp_mutex); in pcihp_create_soft_state()362 mutex_exit(&pcihp_mutex); in pcihp_create_soft_state()374 mutex_enter(&pcihp_mutex); in pcihp_destroy_soft_state()384 mutex_exit(&pcihp_mutex); in pcihp_destroy_soft_state()418 mutex_enter(&pcihp_mutex); in pcihp_info()425 mutex_exit(&pcihp_mutex); in pcihp_info()430 mutex_exit(&pcihp_mutex); in pcihp_info()[all …]