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

/freebsd-13-stable/sys/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c181 NG_H4_LOCK(sc);
251 NG_H4_LOCK(sc);
301 NG_H4_LOCK(sc);
345 NG_H4_LOCK(sc);
595 NG_H4_LOCK(sc);
614 NG_H4_LOCK(sc);
631 NG_H4_LOCK(sc);
672 NG_H4_LOCK(sc);
721 NG_H4_LOCK(sc);
751 NG_H4_LOCK(s
[all...]
H A Dng_h4_var.h88 #define NG_H4_LOCK(sc) IF_LOCK(&sc->outq) macro

Completed in 101 milliseconds