Home
last modified time | relevance | path

Searched refs:floppy_struct (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dfd.h13 struct floppy_struct { struct
51 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) argument
55 #define FDDEFPRM _IOW(2, 0x43, struct floppy_struct)
56 #define FDGETPRM _IOR(2, 0x04, struct floppy_struct)
/external/e2fsprogs/lib/blkid/
Dgetsize.c127 struct floppy_struct this_floppy; in blkid_get_dev_size()
/external/e2fsprogs/lib/ext2fs/
Dgetsize.c191 struct floppy_struct this_floppy; in ext2fs_get_device_size2()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc360 unsigned struct_floppy_struct_sz = sizeof(struct floppy_struct);