Searched refs:raidmap_lock (Results 1 – 3 of 3) sorted by relevance
524 mtx_lock(&sc->raidmap_lock); in mrsas_startio()533 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()542 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()555 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()564 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()570 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()
904 mtx_init(&sc->raidmap_lock, "mrsas_raidmap_lock", NULL, MTX_DEF); in mrsas_attach()973 mtx_destroy(&sc->raidmap_lock); in mrsas_attach()1123 mtx_destroy(&sc->raidmap_lock); in mrsas_detach()4052 mtx_lock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4059 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4070 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4081 mtx_lock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4095 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()
3479 struct mtx raidmap_lock; member