Searched refs:sparc_intr_debug (Results 1 – 1 of 1) sorted by relevance
64 static int sparc_intr_debug = 0x0; variable65 #define DPRINTF(l, s) do { if (sparc_intr_debug & l) printf s; } while (0)