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

  /src/sys/dev/pci/
viaenv.c 57 #ifdef VIAENV_DEBUG
58 unsigned int viaenv_debug = 0; variable in typeref:typename:unsigned int
59 #define DPRINTF(X) do { if (viaenv_debug) printf X ; } while(0)
viaenv.c 57 #ifdef VIAENV_DEBUG
58 unsigned int viaenv_debug = 0; variable in typeref:typename:unsigned int
59 #define DPRINTF(X) do { if (viaenv_debug) printf X ; } while(0)
viaenv.c 57 #ifdef VIAENV_DEBUG
58 unsigned int viaenv_debug = 0; variable in typeref:typename:unsigned int
59 #define DPRINTF(X) do { if (viaenv_debug) printf X ; } while(0)

Completed in 34 milliseconds