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

  /src/sys/dev/isa/
wss.c 64 #define DPRINTF(x) if (wssdebug) printf x
65 int wssdebug = 0; variable in typeref:typename:int
478 if (wssdebug) {
wss.c 64 #define DPRINTF(x) if (wssdebug) printf x
65 int wssdebug = 0; variable in typeref:typename:int
478 if (wssdebug) {

Completed in 22 milliseconds