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

  /src/sys/dev/ic/
malo.c 58 int malo_d = 2; variable in typeref:typename:int
59 #define DPRINTF(l, x...) do { if ((l) <= malo_d) printf(x); } while (0)
2265 if (malo_d > 2)
malo.c 58 int malo_d = 2; variable in typeref:typename:int
59 #define DPRINTF(l, x...) do { if ((l) <= malo_d) printf(x); } while (0)
2265 if (malo_d > 2)

Completed in 25 milliseconds