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

  /src/sys/dev/pci/
auacer.c 139 #ifdef AUACER_DEBUG
140 #define DPRINTF(l,x) do { if (auacer_debug & (l)) printf x; } while(0)
141 int auacer_debug = 0; variable
auacer.c 139 #ifdef AUACER_DEBUG
140 #define DPRINTF(l,x) do { if (auacer_debug & (l)) printf x; } while(0)
141 int auacer_debug = 0; variable

Completed in 125 milliseconds