Home | Sort by: relevance | last modified time | path |
/src/sys/dev/std/ | |
ieee1212.c | 59 #define DPRINTF(x) if (p1212debug) printf x 60 #define DPRINTFN(n,x) if (p1212debug>(n)) printf x 61 int p1212debug = 1; variable in typeref:typename:int |
ieee1212.c | 59 #define DPRINTF(x) if (p1212debug) printf x 60 #define DPRINTFN(n,x) if (p1212debug>(n)) printf x 61 int p1212debug = 1; variable in typeref:typename:int |
ieee1212.c | 59 #define DPRINTF(x) if (p1212debug) printf x 60 #define DPRINTFN(n,x) if (p1212debug>(n)) printf x 61 int p1212debug = 1; variable in typeref:typename:int |