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

/freebsd-13-stable/contrib/ofed/libibumad/
H A Dumad.c88 #define TRACE if (umaddebug) IBWARN
89 #define DEBUG if (umaddebug) IBWARN
91 static int umaddebug = 0; variable
816 if (umaddebug > 1)
1086 umaddebug = level;
1087 return umaddebug;

Completed in 76 milliseconds