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

  /src/sys/dev/isa/
cec.c 56 int cecdebug = 0x1f; variable in typeref:typename:int
57 #define DPRINTF(flag, str) if (cecdebug & (flag)) printf str
cec.c 56 int cecdebug = 0x1f; variable in typeref:typename:int
57 #define DPRINTF(flag, str) if (cecdebug & (flag)) printf str

Completed in 67 milliseconds