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()
898 mtx_init(&sc->raidmap_lock, "mrsas_raidmap_lock", NULL, MTX_DEF); in mrsas_attach()967 mtx_destroy(&sc->raidmap_lock); in mrsas_attach()1117 mtx_destroy(&sc->raidmap_lock); in mrsas_detach()4046 mtx_lock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4053 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4064 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4075 mtx_lock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4089 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()
3479 struct mtx raidmap_lock; member