Searched refs:floppy_max_errors (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dfd.h87 struct floppy_max_errors { struct
112 #define FDSETMAXERRS _IOW(2, 0x4c, struct floppy_max_errors)
113 #define FDGETMAXERRS _IOR(2, 0x0e, struct floppy_max_errors)
151 struct floppy_max_errors max_errors;
/linux-4.1.27/block/
H A Dcompat_ioctl.c226 struct floppy_max_errors max_errors;
/linux-4.1.27/drivers/block/
H A Dfloppy.c3392 struct floppy_max_errors max_errors; fd_locked_ioctl()

Completed in 173 milliseconds