Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/isa/
H A Dwt.c81 #define WTDBPRINT(x) /* printf x */ macro
704 WTDBPRINT(("wtintr() status=0x%x -- ", x)); in wtintr()
707 WTDBPRINT(("busy\n")); in wtintr()
715 WTDBPRINT(((x & (sc->regs.BUSY | sc->regs.NOEXCEP)) in wtintr()
728 WTDBPRINT(((x & (sc->regs.BUSY | sc->regs.NOEXCEP)) in wtintr()
742 WTDBPRINT(("unexpected interrupt\n")); in wtintr()
764 WTDBPRINT(("i/o exception\n")); in wtintr()
778 WTDBPRINT(("continue i/o, %d\n", sc->dmacount)); in wtintr()
785 WTDBPRINT(("i/o finished, %d\n", sc->dmacount)); in wtintr()
890 WTDBPRINT(("wtcmd() cmd=0x%x\n", cmd)); in wtcmd()
[all …]