Searched refs:raidmap_lock (Results 1 – 3 of 3) sorted by relevance
577 mtx_lock(&sc->raidmap_lock); in mrsas_startio()586 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()595 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()608 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()617 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()623 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()
946 mtx_init(&sc->raidmap_lock, "mrsas_raidmap_lock", NULL, MTX_DEF); in mrsas_attach()1015 mtx_destroy(&sc->raidmap_lock); in mrsas_attach()1165 mtx_destroy(&sc->raidmap_lock); in mrsas_detach()4067 mtx_lock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4074 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4085 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4097 mtx_lock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4111 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()
3232 struct mtx raidmap_lock; member