Searched defs:PDEBUG (Results 1 – 2 of 2) sorted by relevance
158 #define PDEBUG(_lev_,_stat_) \ macro164 #define PDEBUG(_lev_,_stat_) /* Nothing */ macro
172 #define PDEBUG(a) if (bus_debug) {printf("%s:%d: ", __func__, __LINE__), printf a; printf("\n");} macro195 #define PDEBUG(a) /* nop */ macro