| tag | line | file | source code |
| DPRINT1 | 541 | drivers/block/floppy.c | DPRINT1("checking disk change line for drive %d\n",drive); |
| DPRINT1 | 542 | drivers/block/floppy.c | DPRINT1("jiffies=%ld\n", jiffies); |
| DPRINT1 | 543 | drivers/block/floppy.c | DPRINT1("disk change line=%x\n",inb_p(FD_DIR)&0x80); |
| DPRINT1 | 544 | drivers/block/floppy.c | DPRINT1("flags=%x\n",UDRS->flags); |
| DPRINT1 | 695 | drivers/block/floppy.c | DPRINT1("device interrupt still active at FDC release: %p!\n", |
| DPRINT1 | 1280 | drivers/block/floppy.c | DPRINT1("jiffies=%ld\n", jiffies); |
| DPRINT1 | 1305 | drivers/block/floppy.c | DPRINT1("wp=%x\n",ST3 & 0x40); |
| DPRINT1 | 2145 | drivers/block/floppy.c | DPRINT1("buffer overrun in copy buffer %d\n", |
| DPRINT1 | 2158 | drivers/block/floppy.c | DPRINT1("%p buffer not aligned\n", buffer); |
| DPRINT1 | 2183 | drivers/block/floppy.c | DPRINT1("weirdness: remaining %d\n", remaining>>9); |
| DPRINT1 | 3220 | drivers/block/floppy.c | DPRINT1("setting allowed_drive_mask to 0x%x\n", ints[1]); |
| DPRINT1 | 3381 | drivers/block/floppy.c | DPRINT1("Unable to grab IRQ%d for the floppy driver\n", |
| DPRINT1 | 3386 | drivers/block/floppy.c | DPRINT1("Unable to grab DMA%d for the floppy driver\n", |