Searched refs:floppy_max_errors (Results 1 – 4 of 4) sorted by relevance
88 struct floppy_max_errors { struct113 #define FDSETMAXERRS _IOW(2, 0x4c, struct floppy_max_errors) argument114 #define FDGETMAXERRS _IOR(2, 0x0e, struct floppy_max_errors)152 struct floppy_max_errors max_errors;
571 STRUCT(floppy_max_errors,
933 #define TARGET_FDSETMAXERRS TARGET_IOW(2, 0x4c, struct floppy_max_errors)934 #define TARGET_FDGETMAXERRS TARGET_IOR(2, 0x0e, struct floppy_max_errors)
3407 struct floppy_max_errors max_errors; in fd_locked_ioctl()3598 struct floppy_max_errors max_errors;