OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sun Feb 22 08:20:21 UTC 2026