Searched refs:pcihp_mutex (Results 1 – 1 of 1) sorted by relevance
302 static kmutex_t pcihp_mutex; /* mutex to protect the following data */ variable328 mutex_init(&pcihp_mutex, NULL, MUTEX_DRIVER, NULL); in _init()332 mutex_destroy(&pcihp_mutex); in _init()361 mutex_enter(&pcihp_mutex); in pcihp_create_soft_state()366 mutex_exit(&pcihp_mutex); in pcihp_create_soft_state()378 mutex_enter(&pcihp_mutex); in pcihp_destroy_soft_state()388 mutex_exit(&pcihp_mutex); in pcihp_destroy_soft_state()422 mutex_enter(&pcihp_mutex); in pcihp_info()429 mutex_exit(&pcihp_mutex); in pcihp_info()434 mutex_exit(&pcihp_mutex); in pcihp_info()[all …]