Searched refs:SBP_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/firewire/
H A Dsbp_targ.c145 #define SBP_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
323 SBP_UNLOCK(sc);
373 SBP_UNLOCK(sc);
551 SBP_UNLOCK(orbi->sc);
614 SBP_UNLOCK(sc);
874 SBP_UNLOCK(orbi->sc);
883 SBP_UNLOCK(orbi->sc);
1267 SBP_UNLOCK(sc);
1460 SBP_UNLOCK(orbi->sc);
1534 SBP_UNLOCK(orb
[all...]
H A Dsbp.c224 #define SBP_UNLOCK(sbp) mtx_unlock(&(sbp)->mtx) macro
781 SBP_UNLOCK(sbp);
855 SBP_UNLOCK(sbp);
870 SBP_UNLOCK(sdev->target->sbp);
904 SBP_UNLOCK(target->sbp);
942 SBP_UNLOCK(sdev->target->sbp);
1064 SBP_UNLOCK(sbp);
1069 SBP_UNLOCK(sbp);
1093 SBP_UNLOCK(sdev->target->sbp);
1133 SBP_UNLOCK(sde
[all...]

Completed in 107 milliseconds