OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:auich_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
auich.c
92
/* #define
AUICH_DEBUG
*/
237
#ifdef
AUICH_DEBUG
238
#define DPRINTF(l,x) do { if (
auich_debug
& (l)) aprint_normal_dev x; } while(0)
239
int
auich_debug
= 0xfffe;
variable in typeref:typename:int
904
#ifdef
AUICH_DEBUG
1067
#if
AUICH_DEBUG
auich.c
92
/* #define
AUICH_DEBUG
*/
237
#ifdef
AUICH_DEBUG
238
#define DPRINTF(l,x) do { if (
auich_debug
& (l)) aprint_normal_dev x; } while(0)
239
int
auich_debug
= 0xfffe;
variable in typeref:typename:int
904
#ifdef
AUICH_DEBUG
1067
#if
AUICH_DEBUG
Completed in 25 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025