Searched refs:linux_floppy_struct (Results 1 – 2 of 2) sorted by relevance
45 struct linux_floppy_struct { struct166 #define LINUX_FDSETPRM _LINUX_IOW(2, 0x42, struct linux_floppy_struct)167 #define LINUX_FDDEFPRM _LINUX_IOW(2, 0x43, struct linux_floppy_struct)168 #define LINUX_FDGETPRM _LINUX_IOR(2, 0x04, struct linux_floppy_struct)
75 struct linux_floppy_struct lflop; in linux_ioctl_fdio()