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

/freebsd-10.1-release/contrib/ofed/management/infiniband-diags/include/
H A Dibdiag_common.h42 extern int ibdebug;
49 #define DEBUG if (ibdebug || verbose) IBWARN
50 #define VERBOSE if (ibdebug || verbose > 1) IBWARN
/freebsd-10.1-release/contrib/ofed/management/infiniband-diags/src/
H A Dibdiag_common.c54 int ibdebug; variable
71 if (ibdebug)
H A Dsminfo.c94 extern int ibdebug;
132 ibdebug++;
H A Dibaddr.c121 extern int ibdebug;
161 ibdebug++;
H A Dibping.c198 extern int ibdebug;
240 ibdebug++;
H A Dibsysstat.c248 extern int ibdebug;
285 ibdebug++;
H A Dvendstat.c135 extern int ibdebug;
186 ibdebug++;
H A Dibportstate.c228 extern int ibdebug;
270 ibdebug++;
H A Dsmpquery.c429 extern int ibdebug;
466 ibdebug++;
H A Dperfquery.c339 extern int ibdebug;
401 ibdebug++;
H A Dibroute.c430 ibdebug++;
H A Dibnetdiscover.c985 ibdebug++;
H A Dibtracert.c766 ibdebug++;
/freebsd-10.1-release/contrib/ofed/management/libibmad/src/
H A Drpc.c56 int ibdebug; variable
67 #define DEBUG if (ibdebug) IBWARN
68 #define ERRS if (iberrs || ibdebug) IBWARN
123 if (ibdebug > 1) {
155 if (ibdebug > 1) {
201 if (ibdebug) {
242 if (ibdebug) {
H A Dserv.c51 #define DEBUG if (ibdebug) IBWARN
66 if (ibdebug) {
143 if (ibdebug > 1)
H A Dvendor.c49 #define DEBUG if (ibdebug) IBWARN
H A Dportid.c51 #define DEBUG if (ibdebug) IBWARN
H A Dregister.c50 #define DEBUG if (ibdebug) IBWARN
H A Dsa.c49 #define DEBUG if (ibdebug) IBWARN
H A Dsmp.c49 #define DEBUG if (ibdebug) IBWARN
H A Dresolve.c50 #define DEBUG if (ibdebug) IBWARN
H A Dgs.c49 #define DEBUG if (ibdebug) IBWARN
H A Dmad.c50 #define DEBUG if (ibdebug) IBWARN
/freebsd-10.1-release/sys/dev/ieee488/
H A Dibfoo.c142 static int ibdebug; variable
554 ibdebug = ib->ap->option;
981 ibdebug = 0;
1021 if (ibdebug)
/freebsd-10.1-release/contrib/ofed/management/libibmad/include/infiniband/
H A Dmad.h901 extern int ibdebug;

Completed in 198 milliseconds