OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:com_vrip_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/vr/
com_vrip.c
73
int
com_vrip_debug
= 0;
variable
74
#define DPRINTF(arg) if (
com_vrip_debug
) printf arg;
75
#define VPRINTF(arg) if (
com_vrip_debug
|| bootverbose) printf arg;
com_vrip.c
73
int
com_vrip_debug
= 0;
variable
74
#define DPRINTF(arg) if (
com_vrip_debug
) printf arg;
75
#define VPRINTF(arg) if (
com_vrip_debug
|| bootverbose) printf arg;
Completed in 26 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026