Searched refs:btms_debug (Results 1 – 1 of 1) sorted by relevance
90 int btms_debug = 0; variable91 #define BTMSDBG(s) if (btms_debug) printf s92 #define BTMSDBGN(n,s) if (btms_debug > (n)) printf s323 if (btms_debug) in btms_attach()410 if (btms_debug > 9) { in btms_input()