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