Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x68k/dev/
Dintio_dmac.c55 #define DDUMPREGS(n,x) if (dmacdebug>((n)&0x0f)) {printf x; dmac_dump_regs();} macro
59 #define DDUMPREGS(n,x) macro
427 DDUMPREGS(3, ("first start\n")); in dmac_start_xfer_offset()
512 DDUMPREGS(3, ("restart\n")); in dmac_done()
537 DDUMPREGS(3, ("registers were:\n")); in dmac_error()