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

/linux-master/include/uapi/linux/
H A Dfd.h88 struct floppy_max_errors { struct
113 #define FDSETMAXERRS _IOW(2, 0x4c, struct floppy_max_errors)
114 #define FDGETMAXERRS _IOR(2, 0x0e, struct floppy_max_errors)
152 struct floppy_max_errors max_errors;
/linux-master/drivers/block/
H A Dfloppy.c3411 struct floppy_max_errors max_errors;
3602 struct floppy_max_errors max_errors;

Completed in 200 milliseconds