Searched refs:floppy_struct (Results 1 – 5 of 5) sorted by relevance
13 struct floppy_struct { struct45 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) argument49 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct) 50 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
85 struct floppy_struct this_floppy; in blkid_get_dev_size()
153 struct floppy_struct this_floppy; in ext2fs_get_device_size2()
233 unsigned struct_floppy_struct_sz = sizeof(struct floppy_struct);
1053 struct floppy_struct fdparam; in floppy_probe_device()