Home
last modified time | relevance | path

Searched refs:auacer_debug (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dauacer.c126 #define DPRINTF(l,x) do { if (auacer_debug & (l)) printf x; } while(0)
127 int auacer_debug = 0; variable