Lines Matching refs:sc_ringmtx
340 mtx_init(&sc->sc_ringmtx, device_get_nameunit(dev), in safe_attach()
350 mtx_destroy(&sc->sc_ringmtx); in safe_attach()
364 mtx_destroy(&sc->sc_ringmtx); in safe_attach()
464 mtx_destroy(&sc->sc_ringmtx); in safe_detach()
538 mtx_lock(&sc->sc_ringmtx); in safe_intr()
565 mtx_unlock(&sc->sc_ringmtx); in safe_intr()
777 mtx_lock(&sc->sc_ringmtx); in safe_process()
781 mtx_unlock(&sc->sc_ringmtx); in safe_process()
1238 mtx_unlock(&sc->sc_ringmtx); in safe_process()
1253 mtx_unlock(&sc->sc_ringmtx); in safe_process()
1930 mtx_lock(&sc->sc_ringmtx); in safe_dump_ring()
1943 mtx_unlock(&sc->sc_ringmtx); in safe_dump_ring()