Searched defs:FLOPPY_DPRINTF (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Storage/
H A DDevFdc.cpp68 #define FLOPPY_DPRINTF(fmt, args...) \ macro
73 static void FLOPPY_DPRINTF (const char *fmt, ...) function
83 DECLINLINE(void) FLOPPY_DPRINTF(const char *pszFmt, ...) {} function
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("N
[all...]

Completed in 63 milliseconds