Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ | |
cgd.c | 435 #if defined(CGDDEBUG) && !defined(DEBUG) 440 int cgddebug = 0; variable in typeref:typename:int 446 #define IFDEBUG(x,y) if (cgddebug & (x)) y |
cgd.c | 435 #if defined(CGDDEBUG) && !defined(DEBUG) 440 int cgddebug = 0; variable in typeref:typename:int 446 #define IFDEBUG(x,y) if (cgddebug & (x)) y |