Home
last modified time | relevance | path

Searched refs:NG_H4_WARN_LEVEL (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_h4.h74 #define NG_H4_WARN_LEVEL 3 macro
/f-stack/freebsd/netgraph/bluetooth/drivers/h4/
H A Dng_h4_var.h61 #define NG_H4_WARN if (sc->debug >= NG_H4_WARN_LEVEL) printf
H A Dng_h4.c171 sc->debug = NG_H4_WARN_LEVEL; in ng_h4_open()