Searched refs:ptm_debug (Results 1 – 1 of 1) sorted by relevance
153 int ptm_debug = 0; variable154 #define DBG(a) if (ptm_debug) cmn_err(CE_NOTE, a)