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

  /src/sys/arch/x68k/dev/
fd.c 106 #ifdef FDDEBUG
107 #define DPRINTF(x) if (fddebug) printf x
108 int fddebug = 0; variable in typeref:typename:int
593 #ifdef FDDEBUG
1415 #ifdef FDDEBUG
1526 #ifdef FDDEBUG
1838 #ifdef FDDEBUG
fd.c 106 #ifdef FDDEBUG
107 #define DPRINTF(x) if (fddebug) printf x
108 int fddebug = 0; variable in typeref:typename:int
593 #ifdef FDDEBUG
1415 #ifdef FDDEBUG
1526 #ifdef FDDEBUG
1838 #ifdef FDDEBUG

Completed in 60 milliseconds