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

/freebsd-10.2-release/sys/dev/firewire/
H A Dsbp_targ.c148 #define SBP_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
326 SBP_UNLOCK(sc);
376 SBP_UNLOCK(sc);
554 SBP_UNLOCK(orbi->sc);
617 SBP_UNLOCK(sc);
877 SBP_UNLOCK(orbi->sc);
886 SBP_UNLOCK(orbi->sc);
1270 SBP_UNLOCK(sc);
1463 SBP_UNLOCK(orbi->sc);
1537 SBP_UNLOCK(orb
[all...]
H A Dsbp.c254 #define SBP_UNLOCK(sbp) mtx_unlock(&(sbp)->mtx) macro
812 SBP_UNLOCK(sbp);
886 SBP_UNLOCK(sbp);
900 SBP_UNLOCK(sdev->target->sbp);
934 SBP_UNLOCK(target->sbp);
972 SBP_UNLOCK(sdev->target->sbp);
1094 SBP_UNLOCK(sbp);
1099 SBP_UNLOCK(sbp);
1123 SBP_UNLOCK(sdev->target->sbp);
1163 SBP_UNLOCK(sde
[all...]

Completed in 39 milliseconds