dmac_dump_regs
#define DDUMPREGS(n,x) if (dmacdebug>((n)&0x0f)) {printf x; dmac_dump_regs();}
static int dmac_dump_regs(void);