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

/freebsd-10.0-release/sys/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c179 NG_H4_LOCK(sc);
249 NG_H4_LOCK(sc);
299 NG_H4_LOCK(sc);
343 NG_H4_LOCK(sc);
593 NG_H4_LOCK(sc);
612 NG_H4_LOCK(sc);
629 NG_H4_LOCK(sc);
670 NG_H4_LOCK(sc);
719 NG_H4_LOCK(sc);
749 NG_H4_LOCK(s
[all...]
H A Dng_h4_var.h86 #define NG_H4_LOCK(sc) IF_LOCK(&sc->outq) macro

Completed in 110 milliseconds