Lines Matching defs:stp4020_debug
59 #define STP4020_DEBUG 1 /* XXX-temp */
71 #if defined(STP4020_DEBUG)
72 int stp4020_debug = 0;
73 #define DPRINTF(x) do { if (stp4020_debug) printf x; } while(0)
149 #ifdef STP4020_DEBUG
465 #ifdef STP4020_DEBUG
466 if (stp4020_debug)
657 #ifdef STP4020_DEBUG
658 if (stp4020_debug != 0) {
1075 #ifdef STP4020_DEBUG
1100 #endif /* STP4020_DEBUG */