Searched refs:lsi64854debug (Results 1 – 1 of 1) sorted by relevance
66 int lsi64854debug = 0; variable67 #define DPRINTF(a,x) do { if (lsi64854debug & (a)) printf x ; } while (0)