vrrtc_dump_regs
void vrrtc_dump_regs(struct vrrtc_softc *);
#define DDUMP_REGS(arg) if (vrrtc_debug) vrrtc_dump_regs(arg);