Lines Matching refs:DPRINT

120 #define DPRINT(cond, ...) \  macro
125 #define DPRINT(cond, args...) macro
316 DPRINT (WF_DEBUG_DATA, "read timeout.\n"); in wavefront_read()
330 DPRINT (WF_DEBUG_DATA, "write timeout.\n"); in wavefront_write()
361 DPRINT (WF_DEBUG_CMD, "0x%x [%s] (%d,%d,%d)\n", in snd_wavefront_cmd()
366 DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request " in snd_wavefront_cmd()
373 DPRINT (WF_DEBUG_DATA, "writing %d bytes " in snd_wavefront_cmd()
379 DPRINT (WF_DEBUG_IO, "bad write for byte " in snd_wavefront_cmd()
385 DPRINT (WF_DEBUG_DATA, "write[%d] = 0x%x\n", in snd_wavefront_cmd()
391 DPRINT (WF_DEBUG_DATA, "reading %d ints " in snd_wavefront_cmd()
398 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()
482 DPRINT (WF_DEBUG_DATA, in snd_wavefront_cmd()
489 DPRINT (WF_DEBUG_IO, "0x%x [%s] " in snd_wavefront_cmd()
498 DPRINT (WF_DEBUG_DATA, "ack received " in snd_wavefront_cmd()
503 DPRINT (WF_DEBUG_CMD, "0x%x [%s] does not need " in snd_wavefront_cmd()
786 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()
1174 DPRINT (WF_DEBUG_LOAD_PATCH, "download alias, %d is " in wavefront_send_alias()
1223 DPRINT (WF_DEBUG_LOAD_PATCH, "multi %d with %d=%d samples\n", in wavefront_send_multisample()
1229 DPRINT(WF_DEBUG_LOAD_PATCH|WF_DEBUG_DATA, "sample[%d] = %d\n", in wavefront_send_multisample()
1270 DPRINT (WF_DEBUG_DATA, "msample %d has %d samples\n", in wavefront_fetch_multisample()
1300 DPRINT (WF_DEBUG_DATA, "msample sample[%d] = %d\n", in wavefront_fetch_multisample()
1316 DPRINT (WF_DEBUG_LOAD_PATCH, "downloading edrum for MIDI " in wavefront_send_drum()
1383 DPRINT (WF_DEBUG_LOAD_PATCH, "download " in wavefront_load_patch()
1512 DPRINT (WF_DEBUG_CMD, "synth control with " in wavefront_synth_control()