Symbol: DPRINT
drivers/block/ataflop.c
1118
DPRINT(("fd_readtrack_check(): done\n"));
drivers/block/ataflop.c
1130
DPRINT(("fd_readtrack_check(): not yet finished\n"));
drivers/block/ataflop.c
1138
DPRINT(("fd_rwsec_done()\n"));
drivers/block/ataflop.c
1272
DPRINT(("fd_writetrack() Tr=%d Si=%d\n", ReqTrack, ReqSide ));
drivers/block/ataflop.c
1328
DPRINT(("fd_writetrack_done()\n"));
drivers/block/ataflop.c
1383
DPRINT(("finish_fdc: dummy seek started\n"));
drivers/block/ataflop.c
1400
DPRINT(("finish_fdc_done entered\n"));
drivers/block/ataflop.c
1418
DPRINT(("finish_fdc() finished\n"));
drivers/block/ataflop.c
1500
DPRINT(("Request params: Si=%d Tr=%d Se=%d Data=%08lx\n",ReqSide,
drivers/block/ataflop.c
1511
DPRINT(("Queue request: drive %d type %d sectors %d of %d last %d\n",
drivers/block/ataflop.c
1926
DPRINT(("fd_open: type=%d\n",type));
drivers/block/ataflop.c
462
DPRINT(("fd_end_request_cur(), bytes %d of %d\n",
drivers/block/ataflop.c
468
DPRINT(("calling __blk_mq_end_request()\n"));
drivers/block/ataflop.c
473
DPRINT(("calling blk_mq_requeue_request()\n"));
drivers/block/ataflop.c
633
DPRINT(( "wpstat[%d] = %d\n", drive, stat ));
drivers/block/ataflop.c
683
DPRINT(("FDC irq, status = %02x handler = %08lx\n",status,(unsigned long)handler));
drivers/block/ataflop.c
687
DPRINT(("FDC irq, no handler\n"));
drivers/block/ataflop.c
837
DPRINT(("do_fd_action\n"));
drivers/block/ataflop.c
889
DPRINT(("fd_calibrate\n"));
drivers/block/ataflop.c
903
DPRINT(("fd_calibrate_done()\n"));
drivers/block/ataflop.c
936
DPRINT(("fd_seek() to track %d\n",ReqTrack));
drivers/block/ataflop.c
951
DPRINT(("fd_seek_done()\n"));
drivers/block/ataflop.c
988
DPRINT(("fd_rwsec(), Sec=%d, Access=%c\n",ReqSector, ReqCmd == WRITE ? 'w' : 'r' ));
drivers/block/floppy.c
1028
DPRINT("disk removed during i/o\n");
drivers/block/floppy.c
1125
DPRINT("Getstatus times out (%x) on fdc %d\n", status, fdc);
drivers/block/floppy.c
1150
DPRINT("Unable to send byte %x to FDC. Fdc=%x Status=%x\n",
drivers/block/floppy.c
1179
DPRINT("get result error. Fdc=%d Last status=%x Read bytes=%d\n",
drivers/block/floppy.c
1218
DPRINT("Invalid data rate for perpendicular mode!\n");
drivers/block/floppy.c
1238
DPRINT("perpendicular mode not supported by this FDC.\n");
drivers/block/floppy.c
1391
DPRINT("");
drivers/block/floppy.c
1432
DPRINT("-- FDC reply error\n");
drivers/block/floppy.c
1444
DPRINT("Drive is write protected\n");
drivers/block/floppy.c
1454
DPRINT("Over/Underrun - retrying\n");
drivers/block/floppy.c
1464
DPRINT("Invalid FDC command given!\n");
drivers/block/floppy.c
1468
DPRINT("Abnormal termination caused by polling\n");
drivers/block/floppy.c
1544
DPRINT("seek failed\n");
drivers/block/floppy.c
156
do { if ((test) & FD_DEBUG) DPRINT(fmt, ##args); } while (0)
drivers/block/floppy.c
159
do { if (0) DPRINT(fmt, ##args); } while (0)
drivers/block/floppy.c
1703
DPRINT("%s ", message);
drivers/block/floppy.c
1884
DPRINT("floppy timeout called\n");
drivers/block/floppy.c
2350
DPRINT("long rw: %x instead of %lx\n",
drivers/block/floppy.c
2391
DPRINT("Auto-detected floppy type %s in fd%d\n",
drivers/block/floppy.c
2445
DPRINT("in copy buffer\n");
drivers/block/floppy.c
2471
DPRINT("buffer overrun in copy buffer %d\n",
drivers/block/floppy.c
2495
DPRINT("weirdness: remaining %d\n", remaining >> 9);
drivers/block/floppy.c
2560
DPRINT("%s: unknown command\n", __func__);
drivers/block/floppy.c
2690
DPRINT("internal error offset !=0 on write\n");
drivers/block/floppy.c
2710
DPRINT("fractionary current count b=%lx s=%lx\n",
drivers/block/floppy.c
2734
DPRINT("buffer overrun in schedule dma\n");
drivers/block/floppy.c
2746
DPRINT("zero dma transfer attempted from make_raw_request\n");
drivers/block/floppy.c
2803
DPRINT("disk absent or changed during operation\n");
drivers/block/floppy.c
2811
DPRINT("no autodetectable formats\n");
drivers/block/floppy.c
3414
DPRINT("obsolete eject ioctl\n");
drivers/block/floppy.c
3415
DPRINT("please use floppycontrol --eject\n");
drivers/block/floppy.c
3971
DPRINT("floppy_release with fd_ref == 0");
drivers/block/floppy.c
4027
DPRINT("Unable to allocate DMA memory\n");
drivers/block/floppy.c
4324
DPRINT("%s flag 0x%x\n", param2 ? "Setting" : "Clearing", param);
drivers/block/floppy.c
4343
DPRINT("Assuming %s floppy hardware\n", param ? "standard" : "broken");
drivers/block/floppy.c
4351
DPRINT("wrong number of parameters for CMOS\n");
drivers/block/floppy.c
4356
DPRINT("bad drive for set_cmos\n");
drivers/block/floppy.c
4364
DPRINT("setting CMOS code to %d\n", ints[2]);
drivers/block/floppy.c
4423
DPRINT("%s=%d\n", str, param);
drivers/block/floppy.c
4431
DPRINT("unknown floppy option [%s]\n", str);
drivers/block/floppy.c
4433
DPRINT("allowed options are:");
drivers/block/floppy.c
4438
DPRINT("botched floppy option\n");
drivers/block/floppy.c
4439
DPRINT("Read Documentation/admin-guide/blockdev/floppy.rst\n");
drivers/block/floppy.c
4710
DPRINT("no floppy controllers found\n");
drivers/block/floppy.c
4810
DPRINT("Floppy io-port 0x%04lx in use\n",
drivers/block/floppy.c
4838
DPRINT("Unable to grab IRQ%d for the floppy driver\n",
drivers/block/floppy.c
4844
DPRINT("Unable to grab DMA%d for the floppy driver\n",
drivers/block/floppy.c
643
DPRINT("%s: timeout handler died. %s\n", func, message);
drivers/block/floppy.c
679
DPRINT("reschedule timeout %s\n", message);
drivers/block/floppy.c
733
DPRINT("WARNING disk change called early\n");
drivers/block/floppy.c
736
DPRINT("probing disk change on unselected drive\n");
drivers/block/floppy.c
737
DPRINT("drive=%d fdc=%d dor=%x\n", drive, FDC(drive),
drivers/block/floppy.c
764
DPRINT("Disk type is undefined after disk change\n");
drivers/block/floppy.c
904
DPRINT("FDC access conflict!\n");
sound/isa/wavefront/wavefront_synth.c
1001
DPRINT (WF_DEBUG_LOAD_PATCH, "channel selection: %d => "
sound/isa/wavefront/wavefront_synth.c
1178
DPRINT (WF_DEBUG_LOAD_PATCH, "download alias, %d is "
sound/isa/wavefront/wavefront_synth.c
1233
DPRINT (WF_DEBUG_LOAD_PATCH, "multi %d with %d=%d samples\n",
sound/isa/wavefront/wavefront_synth.c
1239
DPRINT(WF_DEBUG_LOAD_PATCH|WF_DEBUG_DATA, "sample[%d] = %d\n",
sound/isa/wavefront/wavefront_synth.c
1280
DPRINT (WF_DEBUG_DATA, "msample %d has %d samples\n",
sound/isa/wavefront/wavefront_synth.c
1312
DPRINT (WF_DEBUG_DATA, "msample sample[%d] = %d\n",
sound/isa/wavefront/wavefront_synth.c
1328
DPRINT (WF_DEBUG_LOAD_PATCH, "downloading edrum for MIDI "
sound/isa/wavefront/wavefront_synth.c
1395
DPRINT (WF_DEBUG_LOAD_PATCH, "download "
sound/isa/wavefront/wavefront_synth.c
1524
DPRINT (WF_DEBUG_CMD, "synth control with "
sound/isa/wavefront/wavefront_synth.c
313
DPRINT (WF_DEBUG_DATA, "read timeout.\n");
sound/isa/wavefront/wavefront_synth.c
327
DPRINT (WF_DEBUG_DATA, "write timeout.\n");
sound/isa/wavefront/wavefront_synth.c
359
DPRINT (WF_DEBUG_CMD, "0x%x [%s] (%d,%d,%d)\n",
sound/isa/wavefront/wavefront_synth.c
364
DPRINT ((WF_DEBUG_IO|WF_DEBUG_CMD), "cannot request "
sound/isa/wavefront/wavefront_synth.c
371
DPRINT (WF_DEBUG_DATA, "writing %d bytes "
sound/isa/wavefront/wavefront_synth.c
377
DPRINT (WF_DEBUG_IO, "bad write for byte "
sound/isa/wavefront/wavefront_synth.c
383
DPRINT (WF_DEBUG_DATA, "write[%d] = 0x%x\n",
sound/isa/wavefront/wavefront_synth.c
389
DPRINT (WF_DEBUG_DATA, "reading %d ints "
sound/isa/wavefront/wavefront_synth.c
397
DPRINT (WF_DEBUG_IO, "bad read for byte "
sound/isa/wavefront/wavefront_synth.c
408
DPRINT (WF_DEBUG_IO, "bad read for "
sound/isa/wavefront/wavefront_synth.c
436
DPRINT (WF_DEBUG_IO, "error %d (%s) "
sound/isa/wavefront/wavefront_synth.c
453
DPRINT (WF_DEBUG_DATA, "read[%d] = 0x%x\n",i, rbuf[i]);
sound/isa/wavefront/wavefront_synth.c
459
DPRINT (WF_DEBUG_CMD, "reading ACK for 0x%x\n", cmd);
sound/isa/wavefront/wavefront_synth.c
471
DPRINT (WF_DEBUG_IO, "cannot read ack for "
sound/isa/wavefront/wavefront_synth.c
483
DPRINT (WF_DEBUG_DATA,
sound/isa/wavefront/wavefront_synth.c
490
DPRINT (WF_DEBUG_IO, "0x%x [%s] "
sound/isa/wavefront/wavefront_synth.c
499
DPRINT (WF_DEBUG_DATA, "ack received "
sound/isa/wavefront/wavefront_synth.c
504
DPRINT (WF_DEBUG_CMD, "0x%x [%s] does not need "
sound/isa/wavefront/wavefront_synth.c
789
DPRINT (WF_DEBUG_LOAD_PATCH, "downloading patch %d\n",
sound/isa/wavefront/wavefront_synth.c
815
DPRINT (WF_DEBUG_LOAD_PATCH, "downloading program %d\n",
sound/isa/wavefront/wavefront_synth.c
893
DPRINT (WF_DEBUG_LOAD_PATCH, "sample %sdownload for slot %d, "