HomeSort by: relevance | last modified time | path
    Searched defs:cs80busdebug (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/gpib/
cs80bus.c 49 int cs80busdebug = 0xff; variable in typeref:typename:int
53 #define DPRINTF(mask, str) if (cs80busdebug & (mask)) printf str

Completed in 114 milliseconds