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
1030
DPRINT("disk removed during i/o\n");
drivers/block/floppy.c
1127
DPRINT("Getstatus times out (%x) on fdc %d\n", status, fdc);
drivers/block/floppy.c
1152
DPRINT("Unable to send byte %x to FDC. Fdc=%x Status=%x\n",
drivers/block/floppy.c
1181
DPRINT("get result error. Fdc=%d Last status=%x Read bytes=%d\n",
drivers/block/floppy.c
1220
DPRINT("Invalid data rate for perpendicular mode!\n");
drivers/block/floppy.c
1240
DPRINT("perpendicular mode not supported by this FDC.\n");
drivers/block/floppy.c
1393
DPRINT("");
drivers/block/floppy.c
1434
DPRINT("-- FDC reply error\n");
drivers/block/floppy.c
1446
DPRINT("Drive is write protected\n");
drivers/block/floppy.c
1456
DPRINT("Over/Underrun - retrying\n");
drivers/block/floppy.c
1466
DPRINT("Invalid FDC command given!\n");
drivers/block/floppy.c
1470
DPRINT("Abnormal termination caused by polling\n");
drivers/block/floppy.c
1546
DPRINT("seek failed\n");
drivers/block/floppy.c
158
do { if ((test) & FD_DEBUG) DPRINT(fmt, ##args); } while (0)
drivers/block/floppy.c
161
do { if (0) DPRINT(fmt, ##args); } while (0)
drivers/block/floppy.c
1705
DPRINT("%s ", message);
drivers/block/floppy.c
1886
DPRINT("floppy timeout called\n");
drivers/block/floppy.c
2352
DPRINT("long rw: %x instead of %lx\n",
drivers/block/floppy.c
2393
DPRINT("Auto-detected floppy type %s in fd%d\n",
drivers/block/floppy.c
2447
DPRINT("in copy buffer\n");
drivers/block/floppy.c
2473
DPRINT("buffer overrun in copy buffer %d\n",
drivers/block/floppy.c
2497
DPRINT("weirdness: remaining %d\n", remaining >> 9);
drivers/block/floppy.c
2562
DPRINT("%s: unknown command\n", __func__);
drivers/block/floppy.c
2692
DPRINT("internal error offset !=0 on write\n");
drivers/block/floppy.c
2712
DPRINT("fractionary current count b=%lx s=%lx\n",
drivers/block/floppy.c
2736
DPRINT("buffer overrun in schedule dma\n");
drivers/block/floppy.c
2748
DPRINT("zero dma transfer attempted from make_raw_request\n");
drivers/block/floppy.c
2805
DPRINT("disk absent or changed during operation\n");
drivers/block/floppy.c
2813
DPRINT("no autodetectable formats\n");
drivers/block/floppy.c
3416
DPRINT("obsolete eject ioctl\n");
drivers/block/floppy.c
3417
DPRINT("please use floppycontrol --eject\n");
drivers/block/floppy.c
3973
DPRINT("floppy_release with fd_ref == 0");
drivers/block/floppy.c
4029
DPRINT("Unable to allocate DMA memory\n");
drivers/block/floppy.c
4326
DPRINT("%s flag 0x%x\n", param2 ? "Setting" : "Clearing", param);
drivers/block/floppy.c
4345
DPRINT("Assuming %s floppy hardware\n", param ? "standard" : "broken");
drivers/block/floppy.c
4353
DPRINT("wrong number of parameters for CMOS\n");
drivers/block/floppy.c
4358
DPRINT("bad drive for set_cmos\n");
drivers/block/floppy.c
4366
DPRINT("setting CMOS code to %d\n", ints[2]);
drivers/block/floppy.c
4425
DPRINT("%s=%d\n", str, param);
drivers/block/floppy.c
4433
DPRINT("unknown floppy option [%s]\n", str);
drivers/block/floppy.c
4435
DPRINT("allowed options are:");
drivers/block/floppy.c
4440
DPRINT("botched floppy option\n");
drivers/block/floppy.c
4441
DPRINT("Read Documentation/admin-guide/blockdev/floppy.rst\n");
drivers/block/floppy.c
4712
DPRINT("no floppy controllers found\n");
drivers/block/floppy.c
4812
DPRINT("Floppy io-port 0x%04lx in use\n",
drivers/block/floppy.c
4840
DPRINT("Unable to grab IRQ%d for the floppy driver\n",
drivers/block/floppy.c
4846
DPRINT("Unable to grab DMA%d for the floppy driver\n",
drivers/block/floppy.c
645
DPRINT("%s: timeout handler died. %s\n", func, message);
drivers/block/floppy.c
681
DPRINT("reschedule timeout %s\n", message);
drivers/block/floppy.c
735
DPRINT("WARNING disk change called early\n");
drivers/block/floppy.c
738
DPRINT("probing disk change on unselected drive\n");
drivers/block/floppy.c
739
DPRINT("drive=%d fdc=%d dor=%x\n", drive, FDC(drive),
drivers/block/floppy.c
766
DPRINT("Disk type is undefined after disk change\n");
drivers/block/floppy.c
906
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, "