Lines Matching refs:DPRINT

119 #define DPRINT(cond, ...) \  macro
124 #define DPRINT(cond, args...) macro
315 DPRINT (WF_DEBUG_DATA, "read timeout.\n"); in wavefront_read()
329 DPRINT (WF_DEBUG_DATA, "write timeout.\n"); in wavefront_write()
360 DPRINT (WF_DEBUG_CMD, "0x%x [%s] (%d,%d,%d)\n", in snd_wavefront_cmd()
365 DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request " in snd_wavefront_cmd()
372 DPRINT (WF_DEBUG_DATA, "writing %d bytes " in snd_wavefront_cmd()
378 DPRINT (WF_DEBUG_IO, "bad write for byte " in snd_wavefront_cmd()
384 DPRINT (WF_DEBUG_DATA, "write[%d] = 0x%x\n", in snd_wavefront_cmd()
390 DPRINT (WF_DEBUG_DATA, "reading %d ints " in snd_wavefront_cmd()
397 DPRINT (WF_DEBUG_IO, "bad read for byte " in snd_wavefront_cmd()
407 DPRINT (WF_DEBUG_IO, "bad read for " in snd_wavefront_cmd()
435 DPRINT (WF_DEBUG_IO, "error %d (%s) " in snd_wavefront_cmd()
452 DPRINT (WF_DEBUG_DATA, "read[%d] = 0x%x\n",i, rbuf[i]); in snd_wavefront_cmd()
458 DPRINT (WF_DEBUG_CMD, "reading ACK for 0x%x\n", cmd); in snd_wavefront_cmd()
470 DPRINT (WF_DEBUG_IO, "cannot read ack for " in snd_wavefront_cmd()
481 DPRINT (WF_DEBUG_DATA, in snd_wavefront_cmd()
488 DPRINT (WF_DEBUG_IO, "0x%x [%s] " in snd_wavefront_cmd()
497 DPRINT (WF_DEBUG_DATA, "ack received " in snd_wavefront_cmd()
502 DPRINT (WF_DEBUG_CMD, "0x%x [%s] does not need " in snd_wavefront_cmd()
785 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()
884 DPRINT (WF_DEBUG_LOAD_PATCH, "sample %sdownload for slot %d, " in wavefront_send_sample()
989 DPRINT (WF_DEBUG_LOAD_PATCH, "channel selection: %d => " in wavefront_send_sample()
1164 DPRINT (WF_DEBUG_LOAD_PATCH, "download alias, %d is " in wavefront_send_alias()
1213 DPRINT (WF_DEBUG_LOAD_PATCH, "multi %d with %d=%d samples\n", in wavefront_send_multisample()
1219 DPRINT(WF_DEBUG_LOAD_PATCH|WF_DEBUG_DATA, "sample[%d] = %d\n", in wavefront_send_multisample()
1260 DPRINT (WF_DEBUG_DATA, "msample %d has %d samples\n", in wavefront_fetch_multisample()
1290 DPRINT (WF_DEBUG_DATA, "msample sample[%d] = %d\n", in wavefront_fetch_multisample()
1306 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading edrum for MIDI " in wavefront_send_drum()
1373 DPRINT (WF_DEBUG_LOAD_PATCH, "download " in wavefront_load_patch()
1502 DPRINT (WF_DEBUG_CMD, "synth control with " in wavefront_synth_control()