Home
last modified time | relevance | path

Searched refs:debugLevel (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDsautil.c541 bit32 debugLevel, in siPrintBuffer() argument
553 ossaLogDebugString(gLLDebugLevel, debugLevel, ("%s\n", header)); in siPrintBuffer()
559 ossaLogDebugString(gLLDebugLevel, debugLevel, in siPrintBuffer()
614 ossaLogDebugString(gLLDebugLevel, debugLevel, in siPrintBuffer()
659 ossaLogDebugString(gLLDebugLevel, debugLevel, in siPrintBuffer()
685 ossaLogDebugString(gLLDebugLevel, debugLevel, in siPrintBuffer()
HDsaproto.h237 bit32 debugLevel,
/NextBSD/sys/netgraph/
HDng_bridge.h60 u_char debugLevel; /* debug level */ member
HDng_bridge.c322 priv->conf.debugLevel = 1; in ng_bridge_constructor()
603 if (priv->conf.debugLevel >= 2) { in ng_bridge_rcvdata()
930 if (priv->conf.debugLevel >= 3) { in ng_bridge_rehash()
1025 && priv->conf.debugLevel >= 2) { in ng_bridge_timeout()