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()
359 DPRINT (WF_DEBUG_CMD, "0x%x [%s] (%d,%d,%d)\n", in snd_wavefront_cmd()
364 DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request " in snd_wavefront_cmd()
371 DPRINT (WF_DEBUG_DATA, "writing %d bytes " in snd_wavefront_cmd()
377 DPRINT (WF_DEBUG_IO, "bad write for byte " in snd_wavefront_cmd()
383 DPRINT (WF_DEBUG_DATA, "write[%d] = 0x%x\n", in snd_wavefront_cmd()
389 DPRINT (WF_DEBUG_DATA, "reading %d ints " in snd_wavefront_cmd()
397 DPRINT (WF_DEBUG_IO, "bad read for byte " in snd_wavefront_cmd()
408 DPRINT (WF_DEBUG_IO, "bad read for " in snd_wavefront_cmd()
436 DPRINT (WF_DEBUG_IO, "error %d (%s) " in snd_wavefront_cmd()
453 DPRINT (WF_DEBUG_DATA, "read[%d] = 0x%x\n",i, rbuf[i]); in snd_wavefront_cmd()
459 DPRINT (WF_DEBUG_CMD, "reading ACK for 0x%x\n", cmd); in snd_wavefront_cmd()
471 DPRINT (WF_DEBUG_IO, "cannot read ack for " in snd_wavefront_cmd()
483 DPRINT (WF_DEBUG_DATA, in snd_wavefront_cmd()
490 DPRINT (WF_DEBUG_IO, "0x%x [%s] " in snd_wavefront_cmd()
499 DPRINT (WF_DEBUG_DATA, "ack received " in snd_wavefront_cmd()
504 DPRINT (WF_DEBUG_CMD, "0x%x [%s] does not need " in snd_wavefront_cmd()
787 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading patch %d\n", in wavefront_send_patch()
813 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading program %d\n", in wavefront_send_program()
891 DPRINT (WF_DEBUG_LOAD_PATCH, "sample %sdownload for slot %d, " in wavefront_send_sample()
999 DPRINT (WF_DEBUG_LOAD_PATCH, "channel selection: %d => " in wavefront_send_sample()
1176 DPRINT (WF_DEBUG_LOAD_PATCH, "download alias, %d is " in wavefront_send_alias()
1231 DPRINT (WF_DEBUG_LOAD_PATCH, "multi %d with %d=%d samples\n", in wavefront_send_multisample()
1237 DPRINT(WF_DEBUG_LOAD_PATCH|WF_DEBUG_DATA, "sample[%d] = %d\n", in wavefront_send_multisample()
1278 DPRINT (WF_DEBUG_DATA, "msample %d has %d samples\n", in wavefront_fetch_multisample()
1310 DPRINT (WF_DEBUG_DATA, "msample sample[%d] = %d\n", in wavefront_fetch_multisample()
1326 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading edrum for MIDI " in wavefront_send_drum()
1393 DPRINT (WF_DEBUG_LOAD_PATCH, "download " in wavefront_load_patch()
1522 DPRINT (WF_DEBUG_CMD, "synth control with " in wavefront_synth_control()