OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:upgt_debug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
if_upgt.c
80
#ifdef
UPGT_DEBUG
81
int
upgt_debug
= 2;
variable in typeref:typename:int
82
#define DPRINTF(l, x...) do { if ((l) <=
upgt_debug
) printf(x); } while (0)
Completed in 13 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025