Home | Sort by: relevance | last modified time | path |
/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) |