Home | History | Annotate | Download | only in ieee1394

Lines Matching refs:fc_mtx

132 	mutex_enter(&sc->fc->fc_mtx);
134 mutex_exit(&sc->fc->fc_mtx);
139 mutex_exit(&sc->fc->fc_mtx);
256 mutex_enter(&fc->fc_mtx);
271 err = cv_timedwait_sig(&ir->cv, &fc->fc_mtx, hz);
277 mutex_exit(&fc->fc_mtx);
281 mutex_exit(&fc->fc_mtx);
298 mutex_enter(&fc->fc_mtx);
302 mutex_exit(&fc->fc_mtx);
333 mutex_enter(&fc->fc_mtx);
347 err = cv_timedwait_sig(&it->cv, &fc->fc_mtx, hz);
356 mutex_exit(&fc->fc_mtx);
372 mutex_enter(&fc->fc_mtx);
378 mutex_exit(&fc->fc_mtx);
823 mutex_enter(&d->fc->fc_mtx);
828 err = cv_wait_sig(&d->cv, &d->fc->fc_mtx);
830 mutex_exit(&d->fc->fc_mtx);
839 mutex_exit(&d->fc->fc_mtx);
856 mutex_enter(&d->fc->fc_mtx);
858 mutex_exit(&d->fc->fc_mtx);
907 mutex_enter(&xfer->fc->fc_mtx);
909 mutex_exit(&xfer->fc->fc_mtx);
926 mutex_enter(&xfer->fc->fc_mtx);
929 mutex_exit(&xfer->fc->fc_mtx);