OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cs428x_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
cs428x.h
196
#define DPRINTF(x) if (
cs428x_debug
) printf x
197
#define DPRINTFN(n,x) if (
cs428x_debug
>(n)) printf x
198
extern int
cs428x_debug
;
cs428x.c
58
int
cs428x_debug
= 0;
variable in typeref:typename:int
Completed in 33 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025