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

/freebsd-9.3-release/sys/dev/firewire/
H A Dsbp.c253 #define SBP_UNLOCK(sbp) mtx_unlock(&(sbp)->mtx) macro
[all...]
H A Dsbp_targ.c147 #define SBP_UNLOCK(sc) mtx_unlock(&(sc)->mtx) macro
[all...]

Completed in 50 milliseconds