Searched refs:raidmap_lock (Results 1 – 3 of 3) sorted by relevance
578 mtx_lock(&sc->raidmap_lock); in mrsas_startio()587 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()596 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()609 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()618 mtx_unlock(&sc->raidmap_lock); in mrsas_startio()624 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