Searched refs:FD_DEBUG (Results 1 – 4 of 4) sorted by relevance
163 #define FD_DEBUG 0x02 macro
160 do { if ((test) & FD_DEBUG) DPRINT(fmt, ##args); } while (0)683 if (drive_params[drive].flags & FD_DEBUG) in __reschedule_timeout()4483 {"debug", floppy_set_flags, NULL, 1, FD_DEBUG},