OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vrrtc_debug
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hpcmips/vr/
rtc.c
68
int
vrrtc_debug
= VRRTCDEBUG_CONF;
variable in typeref:typename:int
69
#define DPRINTF(arg) if (
vrrtc_debug
) printf arg;
70
#define DDUMP_REGS(arg) if (
vrrtc_debug
) vrrtc_dump_regs(arg);
rtc.c
68
int
vrrtc_debug
= VRRTCDEBUG_CONF;
variable in typeref:typename:int
69
#define DPRINTF(arg) if (
vrrtc_debug
) printf arg;
70
#define DDUMP_REGS(arg) if (
vrrtc_debug
) vrrtc_dump_regs(arg);
rtc.c
68
int
vrrtc_debug
= VRRTCDEBUG_CONF;
variable in typeref:typename:int
69
#define DPRINTF(arg) if (
vrrtc_debug
) printf arg;
70
#define DDUMP_REGS(arg) if (
vrrtc_debug
) vrrtc_dump_regs(arg);
Completed in 112 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025