Searched refs:dm2s_debug (Results 1 – 2 of 2) sorted by relevance
96 #define DPRINTF(f, x) if (f & dm2s_debug) printf x
136 uint32_t dm2s_debug = DBG_WARN; variable1255 if (!(dm2s_debug & DBG_MESG)) in dm2s_dump_bytes()