Home
last modified time | relevance | path

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

12

/trueos/contrib/ofed/management/infiniband-diags/include/
HDibdiag_common.h42 extern int ibdebug;
49 #define DEBUG if (ibdebug || verbose) IBWARN
50 #define VERBOSE if (ibdebug || verbose > 1) IBWARN
/trueos/contrib/ofed/management/libibmad/src/
HDrpc.c56 int ibdebug; variable
67 #define DEBUG if (ibdebug) IBWARN
68 #define ERRS if (iberrs || ibdebug) IBWARN
123 if (ibdebug > 1) { in _do_madrpc()
155 if (ibdebug > 1) { in _do_madrpc()
201 if (ibdebug) { in mad_rpc()
242 if (ibdebug) { in mad_rpc_rmpp()
HDserv.c51 #define DEBUG if (ibdebug) IBWARN
66 if (ibdebug) { in mad_send()
143 if (ibdebug > 1) in mad_respond()
HDlibibmad.map68 ibdebug;
HDvendor.c49 #define DEBUG if (ibdebug) IBWARN
HDportid.c51 #define DEBUG if (ibdebug) IBWARN
HDsmp.c49 #define DEBUG if (ibdebug) IBWARN
HDregister.c50 #define DEBUG if (ibdebug) IBWARN
HDsa.c49 #define DEBUG if (ibdebug) IBWARN
HDresolve.c50 #define DEBUG if (ibdebug) IBWARN
HDmad.c50 #define DEBUG if (ibdebug) IBWARN
HDgs.c49 #define DEBUG if (ibdebug) IBWARN
/trueos/contrib/ofed/management/infiniband-diags/src/
HDibdiag_common.c54 int ibdebug; variable
71 if (ibdebug) in iberror()
HDsminfo.c94 extern int ibdebug; in main()
132 ibdebug++; in main()
HDibaddr.c121 extern int ibdebug; in main()
161 ibdebug++; in main()
HDibsysstat.c248 extern int ibdebug; in main()
285 ibdebug++; in main()
HDibping.c198 extern int ibdebug; in main()
240 ibdebug++; in main()
HDvendstat.c135 extern int ibdebug; in main()
186 ibdebug++; in main()
HDibportstate.c228 extern int ibdebug; in main()
270 ibdebug++; in main()
HDsmpquery.c429 extern int ibdebug; in main()
466 ibdebug++; in main()
HDperfquery.c339 extern int ibdebug; in main()
401 ibdebug++; in main()
HDibroute.c430 ibdebug++; in main()
/trueos/sys/dev/ieee488/
HDibfoo.c142 static int ibdebug; variable
554 ibdebug = ib->ap->option; in ibask()
981 ibdebug = 0; in gpib_ib_close()
1021 if (ibdebug) in gpib_ib_ioctl()
/trueos/contrib/ofed/management/libibmad/include/infiniband/
HDmad.h901 extern int ibdebug;
/trueos/contrib/ofed/management/doc/
HDlibibmad.txt677 ibdebug:
680 extern int ibdebug;

12