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

/freebsd-10.2-release/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt_var.h50 #define UBT_NG_LOCK(sc) mtx_lock(&(sc)->sc_ng_mtx) macro
H A Dng_ubt.c706 UBT_NG_LOCK(sc);
745 UBT_NG_LOCK(sc);
1016 UBT_NG_LOCK(sc);
1219 UBT_NG_LOCK(sc);
1242 UBT_NG_LOCK(sc);
1303 UBT_NG_LOCK(sc);
1385 UBT_NG_LOCK(sc);
1492 UBT_NG_LOCK(sc);
1517 UBT_NG_LOCK(sc);
1534 UBT_NG_LOCK(s
[all...]

Completed in 76 milliseconds