OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:floppy_drive_struct
(Results
26 - 29
of
29
) sorted by null
1
2
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
fd.h
136
struct
floppy_drive_struct
{
struct
164
#define FDGETDRVSTAT _IOR(2, 0x12, struct
floppy_drive_struct
)
165
#define FDPOLLDRVSTAT _IOR(2, 0x13, struct
floppy_drive_struct
)
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
fd.h
136
struct
floppy_drive_struct
{
struct
164
#define FDGETDRVSTAT _IOR(2, 0x12, struct
floppy_drive_struct
)
165
#define FDPOLLDRVSTAT _IOR(2, 0x13, struct
floppy_drive_struct
)
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
fd.h
136
struct
floppy_drive_struct
{
struct
164
#define FDGETDRVSTAT _IOR(2, 0x12, struct
floppy_drive_struct
)
165
#define FDPOLLDRVSTAT _IOR(2, 0x13, struct
floppy_drive_struct
)
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/
fd.h
136
struct
floppy_drive_struct
{
struct
164
#define FDGETDRVSTAT _IOR(2, 0x12, struct
floppy_drive_struct
)
165
#define FDPOLLDRVSTAT _IOR(2, 0x13, struct
floppy_drive_struct
)
Completed in 81 milliseconds
1
2