Searched refs:raidmap_lock (Results 1 – 3 of 3) sorted by relevance
562 mtx_lock(&sc->raidmap_lock); in mrsas_startio()571 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()580 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()593 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()602 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()608 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()
938 mtx_init(&sc->raidmap_lock, "mrsas_raidmap_lock", NULL, MTX_DEF); in mrsas_attach()1007 mtx_destroy(&sc->raidmap_lock); in mrsas_attach()1157 mtx_destroy(&sc->raidmap_lock); in mrsas_detach()4072 mtx_lock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4079 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4090 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4101 mtx_lock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()4115 mtx_unlock(&sc->raidmap_lock); in mrsas_complete_mptmfi_passthru()
3487 struct mtx raidmap_lock; member