taglinefilesource code
floppy_drive_struct351drivers/block/floppy.cstatic struct floppy_drive_struct drive_state[N_DRIVE];
floppy_drive_struct225include/linux/fd.h#define FDGETDRVSTAT _IOR(2, 0x12, struct floppy_drive_struct)
floppy_drive_struct226include/linux/fd.h#define FDPOLLDRVSTAT _IOR(2, 0x13, struct floppy_drive_struct)