OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vrisa_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/isa/
isa_machdep.c
63
int
vrisa_debug
= VRISADEBUG_CONF;
variable in typeref:typename:int
64
#define DPRINTF(arg) if (
vrisa_debug
) printf arg;
65
#define DBITDISP(mask) if (
vrisa_debug
) dbg_bit_print(mask);
66
#define VPRINTF(arg) if (bootverbose ||
vrisa_debug
) printf arg;
isa_machdep.c
63
int
vrisa_debug
= VRISADEBUG_CONF;
variable in typeref:typename:int
64
#define DPRINTF(arg) if (
vrisa_debug
) printf arg;
65
#define DBITDISP(mask) if (
vrisa_debug
) dbg_bit_print(mask);
66
#define VPRINTF(arg) if (bootverbose ||
vrisa_debug
) printf arg;
Completed in 22 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025