Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfd.h162 #define FD_DEBUG 0x02 macro
/linux-4.4.14/drivers/block/
Dfloppy.c159 do { if ((test) & FD_DEBUG) DPRINT(fmt, ##args); } while (0)
683 if (UDP->flags & FD_DEBUG) in __reschedule_timeout()
4047 {"debug", floppy_set_flags, NULL, 1, FD_DEBUG},