Home
last modified time | relevance | path

Searched refs:vrrtc_debug (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/arch/hpcmips/vr/
H A Drtc.c68 int vrrtc_debug = VRRTCDEBUG_CONF; variable
69 #define DPRINTF(arg) if (vrrtc_debug) printf arg;
70 #define DDUMP_REGS(arg) if (vrrtc_debug) vrrtc_dump_regs(arg);