Lines Matching defs:FLOPPY_DPRINTF

68     #define FLOPPY_DPRINTF(fmt, args...) \
73 static void FLOPPY_DPRINTF (const char *fmt, ...)
83 DECLINLINE(void) FLOPPY_DPRINTF(const char *pszFmt, ...) {}
260 FLOPPY_DPRINTF("try to read %d %02x %02x (max=%d %d %02x %02x)\n",
267 FLOPPY_DPRINTF("try to read %d %02x %02x (max=%d %d %02x %02x)\n",
297 FLOPPY_DPRINTF("recalibrate\n");
424 FLOPPY_DPRINTF("revalidate\n");
437 FLOPPY_DPRINTF("User defined disk (%d %d %d)",
480 FLOPPY_DPRINTF("%s floppy disk (%d h %d t %d s) %s\n", parse->str,
494 FLOPPY_DPRINTF("No disk in drive\n");
793 FLOPPY_DPRINTF("read reg%d: 0x%02x\n", reg & 7, retval);
802 FLOPPY_DPRINTF("write reg%d: 0x%02x\n", reg & 7, value);
830 FLOPPY_DPRINTF("Reset interrupt\n");
842 FLOPPY_DPRINTF("Raising interrupt...\n");
861 FLOPPY_DPRINTF("Set interrupt status to 0x%02x\n", fdctrl->status0);
869 FLOPPY_DPRINTF("reset controller\n");
947 FLOPPY_DPRINTF("status register A: 0x%02x\n", retval);
957 FLOPPY_DPRINTF("status register B: 0x%02x\n", retval);
969 FLOPPY_DPRINTF("digital output register: 0x%02x\n", retval);
976 FLOPPY_DPRINTF("digital output register set to 0x%02x\n", value);
997 FLOPPY_DPRINTF("controller enter RESET state\n");
1001 FLOPPY_DPRINTF("controller out of RESET state\n");
1017 FLOPPY_DPRINTF("tape drive register: 0x%02x\n", retval);
1026 FLOPPY_DPRINTF("Floppy controller in RESET state !\n");
1029 FLOPPY_DPRINTF("tape drive register set to 0x%02x\n", value);
1043 FLOPPY_DPRINTF("main status register: 0x%02x\n", retval);
1053 FLOPPY_DPRINTF("Floppy controller in RESET state !\n");
1056 FLOPPY_DPRINTF("select rate register set to 0x%02x\n", value);
1074 FLOPPY_DPRINTF("Floppy controller in RESET state !\n");
1077 FLOPPY_DPRINTF("configuration control register set to 0x%02x\n", value);
1125 FLOPPY_DPRINTF("Floppy digital input register: 0x%02x\n", retval);
1160 FLOPPY_DPRINTF("seek to next sector (%d %02x %02x => %d)\n",
1182 FLOPPY_DPRINTF("seek to next track (%d %02x %02x => %d)\n",
1198 FLOPPY_DPRINTF("transfer status: %02x %02x %02x (%02x)\n",
1208 FLOPPY_DPRINTF("ST0:%02x ST1:%02x ST2:%02x C:%02x H:%02x R:%02x N:%02x\n",
1237 FLOPPY_DPRINTF("Start transfer at %d %d %02x %02x (%d)\n",
1240 FLOPPY_DPRINTF("CMD:%02x SEL:%02x C:%02x H:%02x R:%02x N:%02x EOT:%02x GPL:%02x DTL:%02x\n",
1277 FLOPPY_DPRINTF("data rate mismatch (fdc=%d, media=%d)\n",
1318 FLOPPY_DPRINTF("dma_mode=%d direction=%d (%d - %d)\n",
1343 FLOPPY_DPRINTF("start non-DMA transfer\n");
1366 FLOPPY_DPRINTF("Start format at %d %d %02x, %d sect, pat %02x (%d)\n",
1402 FLOPPY_DPRINTF("data rate mismatch (fdc=%d, media=%d)\n",
1427 FLOPPY_DPRINTF("dma_mode=%d direction=%d (%d - %d)\n",
1449 FLOPPY_DPRINTF("start non-DMA format\n");
1531 FLOPPY_DPRINTF("Not in DMA transfer mode !\n");
1576 FLOPPY_DPRINTF("copy %d bytes (%d %d %d) %d pos %d %02x "
1593 FLOPPY_DPRINTF("Floppy: error getting sector %d\n",
1659 FLOPPY_DPRINTF("formatting track: %d sectors, pattern %02x\n",
1712 FLOPPY_DPRINTF("end transfer %d %d %d\n",
1749 FLOPPY_DPRINTF("error seeking to next sector %d\n",
1760 FLOPPY_DPRINTF("error getting sector %d\n",
1780 FLOPPY_DPRINTF("data register: 0x%02x\n", retval);
1798 FLOPPY_DPRINTF("format sector at %d %d %02x %02x (%d)\n",
1965 FLOPPY_DPRINTF("CMD:%02x SEL:%02x\n", fdctrl->fifo[0], fdctrl->fifo[1]);
1988 FLOPPY_DPRINTF("Format track %d at %d, %d sectors, filler %02x\n",
1990 FLOPPY_DPRINTF("CMD:%02x SEL:%02x N:%02x SC:%02x GPL:%02x D:%02x\n",
2058 FLOPPY_DPRINTF("CMD:%02x\n", fdctrl->fifo[0]);
2076 FLOPPY_DPRINTF("ST0:%02x PCN:%02x\n", fdctrl->fifo[0], fdctrl->fifo[1]);
2084 FLOPPY_DPRINTF("CMD:%02x SEL:%02x NCN:%02x\n", fdctrl->fifo[0],
2247 FLOPPY_DPRINTF("Floppy controller in RESET state !\n");
2281 FLOPPY_DPRINTF("%s command\n", handlers[pos].name);
2286 FLOPPY_DPRINTF("%s: %02x\n", __FUNCTION__, value);
2298 FLOPPY_DPRINTF("treat %s command\n", handlers[pos].name);
2318 FLOPPY_DPRINTF("read id when no disk in drive\n");
2321 FLOPPY_DPRINTF("read id rate mismatch (fdc=%d, media=%d)\n",
2325 FLOPPY_DPRINTF("read id past last track (%d >= %d)\n",