OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stuirdadebug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
stuirda.c
66
#define DPRINTF(x) if (
stuirdadebug
) printf x
67
#define DPRINTFN(n,x) if (
stuirdadebug
>(n)) printf x
68
int
stuirdadebug
= 1;
variable in typeref:typename:int
stuirda.c
66
#define DPRINTF(x) if (
stuirdadebug
) printf x
67
#define DPRINTFN(n,x) if (
stuirdadebug
>(n)) printf x
68
int
stuirdadebug
= 1;
variable in typeref:typename:int
Completed in 69 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025