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

/freebsd-10.2-release/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h51 #define UBT_NG_UNLOCK(sc) mtx_unlock(&(sc)->sc_ng_mtx) macro
H A Dng_ubt.c710 UBT_NG_UNLOCK(sc);
747 UBT_NG_UNLOCK(sc);
1018 UBT_NG_UNLOCK(sc);
1221 UBT_NG_UNLOCK(sc);
1244 UBT_NG_UNLOCK(sc);
1306 UBT_NG_UNLOCK(sc);
1388 UBT_NG_UNLOCK(sc);
1494 UBT_NG_UNLOCK(sc);
1500 UBT_NG_UNLOCK(sc);
1519 UBT_NG_UNLOCK(s
[all...]

Completed in 62 milliseconds