Lines Matching refs:DPRINT
132 #define DPRINT(cond, format, args...) \ macro
137 #define DPRINT(cond, format, args...) macro
453 DPRINT (WF_DEBUG_DATA, "read timeout.\n"); in wavefront_read()
467 DPRINT (WF_DEBUG_DATA, "write timeout.\n"); in wavefront_write()
497 DPRINT (WF_DEBUG_CMD, "0x%x [%s] (%d,%d,%d)\n", in wavefront_cmd()
502 DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request " in wavefront_cmd()
509 DPRINT (WF_DEBUG_DATA, "writing %d bytes " in wavefront_cmd()
515 DPRINT (WF_DEBUG_IO, "bad write for byte " in wavefront_cmd()
521 DPRINT (WF_DEBUG_DATA, "write[%d] = 0x%x\n", in wavefront_cmd()
527 DPRINT (WF_DEBUG_DATA, "reading %d ints " in wavefront_cmd()
534 DPRINT (WF_DEBUG_IO, "bad read for byte " in wavefront_cmd()
544 DPRINT (WF_DEBUG_IO, "bad read for " in wavefront_cmd()
572 DPRINT (WF_DEBUG_IO, "error %d (%s) " in wavefront_cmd()
589 DPRINT (WF_DEBUG_DATA, "read[%d] = 0x%x\n",i, rbuf[i]); in wavefront_cmd()
595 DPRINT (WF_DEBUG_CMD, "reading ACK for 0x%x\n", cmd); in wavefront_cmd()
607 DPRINT (WF_DEBUG_IO, "cannot read ack for " in wavefront_cmd()
618 DPRINT (WF_DEBUG_DATA, in wavefront_cmd()
625 DPRINT (WF_DEBUG_IO, "0x%x [%s] " in wavefront_cmd()
634 DPRINT (WF_DEBUG_DATA, "ack received " in wavefront_cmd()
639 DPRINT (WF_DEBUG_CMD, "0x%x [%s] does not need " in wavefront_cmd()
926 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading patch %d\n", in wavefront_send_patch()
950 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading program %d\n", in wavefront_send_program()
1024 DPRINT (WF_DEBUG_LOAD_PATCH, "sample %sdownload for slot %d, " in wavefront_send_sample()
1130 DPRINT (WF_DEBUG_LOAD_PATCH, "channel selection: %d => " in wavefront_send_sample()
1304 DPRINT (WF_DEBUG_LOAD_PATCH, "download alias, %d is " in wavefront_send_alias()
1349 DPRINT (WF_DEBUG_LOAD_PATCH, "multi %d with %d=%d samples\n", in wavefront_send_multisample()
1355 DPRINT(WF_DEBUG_LOAD_PATCH|WF_DEBUG_DATA, "sample[%d] = %d\n", in wavefront_send_multisample()
1393 DPRINT (WF_DEBUG_DATA, "msample %d has %d samples\n", in wavefront_fetch_multisample()
1420 DPRINT (WF_DEBUG_DATA, "msample sample[%d] = %d\n", in wavefront_fetch_multisample()
1436 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading edrum for MIDI " in wavefront_send_drum()
1668 DPRINT (WF_DEBUG_LOAD_PATCH, "download " in wavefront_load_patch()
1775 DPRINT (WF_DEBUG_CMD, "synth control with " in wavefront_synth_control()