Home | Sort by: relevance | last modified time | path |
/src/sys/dev/gpib/ | |
gpib.c | 54 int gpibdebug = 0xff; variable in typeref:typename:int 58 #define DPRINTF(mask, str) if (gpibdebug & (mask)) printf str |
gpib.c | 54 int gpibdebug = 0xff; variable in typeref:typename:int 58 #define DPRINTF(mask, str) if (gpibdebug & (mask)) printf str |
gpib.c | 54 int gpibdebug = 0xff; variable in typeref:typename:int 58 #define DPRINTF(mask, str) if (gpibdebug & (mask)) printf str |