Searched refs:k_imr_mtx (Results 1 – 2 of 2) sorted by relevance
228 kmutex_t k_imr_mtx; /* mutex for interrupt masks */ member
799 mutex_init(&socalp->k_imr_mtx, NULL, MUTEX_DRIVER, in socal_attach()999 mutex_enter(&socalp->k_imr_mtx); in socal_dodetach()1001 mutex_exit(&socalp->k_imr_mtx); in socal_dodetach()1102 mutex_destroy(&socalp->k_imr_mtx); in socal_dodetach()1473 mutex_enter(&socalp->k_imr_mtx); in socal_ioctl()1475 mutex_exit(&socalp->k_imr_mtx); in socal_ioctl()2124 mutex_enter(&socalp->k_imr_mtx); in socal_start()2126 mutex_exit(&socalp->k_imr_mtx); in socal_start()2154 mutex_enter(&socalp->k_imr_mtx); in socal_doreset()2182 mutex_exit(&socalp->k_imr_mtx); in socal_doreset()[all …]