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

  /src/sys/dev/ic/
tcic2.c 55 int tcic_debug = 1; variable in typeref:typename:int
56 #define DPRINTF(arg) if (tcic_debug) printf arg;
tcic2.c 55 int tcic_debug = 1; variable in typeref:typename:int
56 #define DPRINTF(arg) if (tcic_debug) printf arg;

Completed in 23 milliseconds