Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dfd.h88 struct floppy_max_errors { struct
113 #define FDSETMAXERRS _IOW(2, 0x4c, struct floppy_max_errors) argument
114 #define FDGETMAXERRS _IOR(2, 0x0e, struct floppy_max_errors)
152 struct floppy_max_errors max_errors;
/Linux-v5.4/drivers/block/
Dfloppy.c3414 struct floppy_max_errors max_errors; in fd_locked_ioctl()
3613 struct floppy_max_errors max_errors;