Searched refs:gpibdebug (Results 1 – 1 of 1) sorted by relevance
54 int gpibdebug = 0xff; variable58 #define DPRINTF(mask, str) if (gpibdebug & (mask)) printf str