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

  /src/sys/dev/spi/
oj6sh.c 57 #ifdef OJ6SH_DEBUG
58 int oj6sh_debug = OJ6SH_DEBUG; variable in typeref:typename:int
59 #define DPRINTF(n,x) if (oj6sh_debug>(n)) printf x;
oj6sh.c 57 #ifdef OJ6SH_DEBUG
58 int oj6sh_debug = OJ6SH_DEBUG; variable in typeref:typename:int
59 #define DPRINTF(n,x) if (oj6sh_debug>(n)) printf x;

Completed in 21 milliseconds