Searched refs:portmutex (Results 1 – 2 of 2) sorted by relevance
1601 kmutex_t portmutex; member1941 #define PORTMANAGE_LOCK(ha) mutex_enter(&ha->pha->portmutex);1942 #define PORTMANAGE_UNLOCK(ha) mutex_exit(&ha->pha->portmutex);
16953 mutex_init(&ha->portmutex, NULL, MUTEX_DRIVER, intr); in ql_init_mutex()16981 mutex_destroy(&ha->portmutex); in ql_destroy_mutex()