Searched refs:cd18xx_debug (Results 1 – 1 of 1) sorted by relevance
177 int cd18xx_debug = CDD_INTR|CDD_INFO; variable178 # define DPRINTF(l, x) if (cd18xx_debug & l) printf x