OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uvisordebug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
uvisor.c
60
#define DPRINTF(x) if (
uvisordebug
) printf x
61
#define DPRINTFN(n,x) if (
uvisordebug
>(n)) printf x
62
int
uvisordebug
= 0;
variable in typeref:typename:int
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025