Searched refs:FD_DEBUG (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfd.h163 #define FD_DEBUG 0x02 macro
/linux-master/drivers/block/
H A Dfloppy.c158 do { if ((test) & FD_DEBUG) DPRINT(fmt, ##args); } while (0)
682 if (drive_params[drive].flags & FD_DEBUG)
4395 {"debug", floppy_set_flags, NULL, 1, FD_DEBUG},

Completed in 124 milliseconds