Home
last modified time | relevance | path

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

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