Home
last modified time | relevance | path

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

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