Lines Matching refs:WTDBPRINT
81 #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()
925 WTDBPRINT(("wtwait() `%s'\n", msg)); in wtwait()
963 WTDBPRINT(("wtstart()\n")); in wtstart()
1018 WTDBPRINT(("wttimer() -- ")); in wttimer()
1069 WTDBPRINT(("wtsense() ignore=0x%x\n", ignore)); in wtsense()