Lines Matching refs:DPRINT

154 #define DPRINT(format, args...) \
160 do { if ((test) & FD_DEBUG) DPRINT(fmt, ##args); } while (0)
163 do { if (0) DPRINT(fmt, ##args); } while (0)
648 DPRINT("%s: timeout handler died. %s\n", func, message);
684 DPRINT("reschedule timeout %s\n", message);
738 DPRINT("WARNING disk change called early\n");
741 DPRINT("probing disk change on unselected drive\n");
742 DPRINT("drive=%d fdc=%d dor=%x\n", drive, FDC(drive),
769 DPRINT("Disk type is undefined after disk change\n");
909 DPRINT("FDC access conflict!\n");
1029 DPRINT("disk removed during i/o\n");
1126 DPRINT("Getstatus times out (%x) on fdc %d\n", status, fdc);
1151 DPRINT("Unable to send byte %x to FDC. Fdc=%x Status=%x\n",
1180 DPRINT("get result error. Fdc=%d Last status=%x Read bytes=%d\n",
1219 DPRINT("Invalid data rate for perpendicular mode!\n");
1239 DPRINT("perpendicular mode not supported by this FDC.\n");
1392 DPRINT("");
1433 DPRINT("-- FDC reply error\n");
1445 DPRINT("Drive is write protected\n");
1455 DPRINT("Over/Underrun - retrying\n");
1465 DPRINT("Invalid FDC command given!\n");
1469 DPRINT("Abnormal termination caused by polling\n");
1545 DPRINT("seek failed\n");
1704 DPRINT("%s ", message);
1885 DPRINT("floppy timeout called\n");
2351 DPRINT("long rw: %x instead of %lx\n",
2392 DPRINT("Auto-detected floppy type %s in fd%d\n",
2469 DPRINT("in copy buffer\n");
2497 DPRINT("buffer overrun in copy buffer %d\n",
2510 DPRINT("%p buffer not aligned\n", buffer);
2523 DPRINT("weirdness: remaining %d\n", remaining >> 9);
2588 DPRINT("%s: unknown command\n", __func__);
2730 DPRINT("%s: zero dma transfer attempted\n", __func__);
2731 DPRINT("indirect=%d direct=%d fsector_t=%d\n",
2766 DPRINT("internal error offset !=0 on write\n");
2787 DPRINT("fractionary current count b=%lx s=%lx\n",
2813 DPRINT("buffer overrun in schedule dma\n");
2826 DPRINT("buffer overrun in direct transfer\n");
2829 DPRINT("more sectors than bytes\n");
2834 DPRINT("zero dma transfer attempted from make_raw_request\n");
2892 DPRINT("disk absent or changed during operation\n");
2900 DPRINT("no autodetectable formats\n");
3508 DPRINT("obsolete eject ioctl\n");
3509 DPRINT("please use floppycontrol --eject\n");
4064 DPRINT("floppy_release with fd_ref == 0");
4120 DPRINT("Unable to allocate DMA memory\n");
4419 DPRINT("%s flag 0x%x\n", param2 ? "Setting" : "Clearing", param);
4438 DPRINT("Assuming %s floppy hardware\n", param ? "standard" : "broken");
4446 DPRINT("wrong number of parameters for CMOS\n");
4451 DPRINT("bad drive for set_cmos\n");
4459 DPRINT("setting CMOS code to %d\n", ints[2]);
4518 DPRINT("%s=%d\n", str, param);
4526 DPRINT("unknown floppy option [%s]\n", str);
4528 DPRINT("allowed options are:");
4533 DPRINT("botched floppy option\n");
4534 DPRINT("Read Documentation/admin-guide/blockdev/floppy.rst\n");
4767 DPRINT("no floppy controllers found\n");
4871 DPRINT("Floppy io-port 0x%04lx in use\n",
4899 DPRINT("Unable to grab IRQ%d for the floppy driver\n",
4905 DPRINT("Unable to grab DMA%d for the floppy driver\n",