Searched refs:sc_acb_mtx (Results 1 – 4 of 4) sorted by relevance
132 struct mutex sc_acb_mtx; member
372 mtx_init(&sc->sc_acb_mtx, IPL_BIO); in aic_init()428 mtx_enter(&sc->sc_acb_mtx); in aic_acb_free()431 mtx_leave(&sc->sc_acb_mtx); in aic_acb_free()440 mtx_enter(&sc->sc_acb_mtx); in aic_acb_alloc()446 mtx_leave(&sc->sc_acb_mtx); in aic_acb_alloc()
122 struct mutex sc_acb_mtx; member
298 mtx_init(&sc->sc_acb_mtx, IPL_BIO); in spc_init()357 mtx_enter(&sc->sc_acb_mtx); in spc_acb_free()359 mtx_leave(&sc->sc_acb_mtx); in spc_acb_free()370 mtx_enter(&sc->sc_acb_mtx); in spc_acb_alloc()374 mtx_leave(&sc->sc_acb_mtx); in spc_acb_alloc()