Searched refs:btcx_debug (Results 1 – 1 of 1) sorted by relevance
37 static unsigned int btcx_debug; variable38 module_param(btcx_debug, int, 0644);39 MODULE_PARM_DESC(btcx_debug,"debug messages, default is 0 (no)");42 if (btcx_debug) \236 if (btcx_debug) { in btcx_calc_skips()