HomeSort by: relevance | last modified time | path
    Searched defs:auacer_debug (Results 1 - 4 of 4) 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 in typeref:typename:int
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 in typeref:typename:int
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 in typeref:typename:int
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 in typeref:typename:int

Completed in 42 milliseconds