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()
901 mtx_init(&sc->raidmap_lock, "mrsas_raidmap_lock", NULL, MTX_DEF); in mrsas_attach()970 mtx_destroy(&sc->raidmap_lock); in mrsas_attach()1120 mtx_destroy(&sc->raidmap_lock); in mrsas_detach()4049 mtx_lock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4056 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4067 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4078 mtx_lock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4092 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()
3479 struct mtx raidmap_lock; member