Lines Matching refs:DPRINT
117 #define DPRINT(cond, ...) \ macro
122 #define DPRINT(cond, args...) macro
313 DPRINT (WF_DEBUG_DATA, "read timeout.\n"); in wavefront_read()
327 DPRINT (WF_DEBUG_DATA, "write timeout.\n"); in wavefront_write()
358 DPRINT (WF_DEBUG_CMD, "0x%x [%s] (%d,%d,%d)\n", in snd_wavefront_cmd()
363 DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request " in snd_wavefront_cmd()
370 DPRINT (WF_DEBUG_DATA, "writing %d bytes " in snd_wavefront_cmd()
376 DPRINT (WF_DEBUG_IO, "bad write for byte " in snd_wavefront_cmd()
382 DPRINT (WF_DEBUG_DATA, "write[%d] = 0x%x\n", in snd_wavefront_cmd()
388 DPRINT (WF_DEBUG_DATA, "reading %d ints " in snd_wavefront_cmd()
395 DPRINT (WF_DEBUG_IO, "bad read for byte " in snd_wavefront_cmd()
405 DPRINT (WF_DEBUG_IO, "bad read for " in snd_wavefront_cmd()
433 DPRINT (WF_DEBUG_IO, "error %d (%s) " in snd_wavefront_cmd()
450 DPRINT (WF_DEBUG_DATA, "read[%d] = 0x%x\n",i, rbuf[i]); in snd_wavefront_cmd()
456 DPRINT (WF_DEBUG_CMD, "reading ACK for 0x%x\n", cmd); in snd_wavefront_cmd()
468 DPRINT (WF_DEBUG_IO, "cannot read ack for " in snd_wavefront_cmd()
479 DPRINT (WF_DEBUG_DATA, in snd_wavefront_cmd()
486 DPRINT (WF_DEBUG_IO, "0x%x [%s] " in snd_wavefront_cmd()
495 DPRINT (WF_DEBUG_DATA, "ack received " in snd_wavefront_cmd()
500 DPRINT (WF_DEBUG_CMD, "0x%x [%s] does not need " in snd_wavefront_cmd()
783 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading patch %d\n", in wavefront_send_patch()
809 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading program %d\n", in wavefront_send_program()
887 DPRINT (WF_DEBUG_LOAD_PATCH, "sample %sdownload for slot %d, " in wavefront_send_sample()
995 DPRINT (WF_DEBUG_LOAD_PATCH, "channel selection: %d => " in wavefront_send_sample()
1170 DPRINT (WF_DEBUG_LOAD_PATCH, "download alias, %d is " in wavefront_send_alias()
1219 DPRINT (WF_DEBUG_LOAD_PATCH, "multi %d with %d=%d samples\n", in wavefront_send_multisample()
1225 DPRINT(WF_DEBUG_LOAD_PATCH|WF_DEBUG_DATA, "sample[%d] = %d\n", in wavefront_send_multisample()
1266 DPRINT (WF_DEBUG_DATA, "msample %d has %d samples\n", in wavefront_fetch_multisample()
1296 DPRINT (WF_DEBUG_DATA, "msample sample[%d] = %d\n", in wavefront_fetch_multisample()
1312 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading edrum for MIDI " in wavefront_send_drum()
1379 DPRINT (WF_DEBUG_LOAD_PATCH, "download " in wavefront_load_patch()
1508 DPRINT (WF_DEBUG_CMD, "synth control with " in wavefront_synth_control()