Home
last modified time | relevance | path

Searched defs:floppy_struct (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-9/include/linux/
Dfd.h18 struct floppy_struct { struct
19 unsigned int size,
20 sect,
44 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) argument
/development/ndk/platforms/android-21/include/linux/
Dfd.h24 struct floppy_struct { struct
25 unsigned int size,
26 sect,
27 head,
29 track,
30 stretch;
54 #define FDSETPRM _IOW(2, 0x42, struct floppy_struct) argument