Searched refs:floppy_drive_struct (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfd.h204 struct floppy_drive_struct { struct
239 #define FDGETDRVSTAT _IOR(2, 0x12, struct floppy_drive_struct)
240 #define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct)
/linux-master/drivers/block/
H A Dfloppy.c401 static struct floppy_drive_struct drive_state[N_DRIVE];

Completed in 205 milliseconds