Lines Matching refs:floppy_state
166 struct floppy_state { struct
214 struct floppy_state unit[FD_MAX_UNIT]; argument
426 static inline int swim_track(struct floppy_state *fs, int track) in swim_track()
443 static int floppy_eject(struct floppy_state *fs) in floppy_eject()
457 static inline int swim_read_sector(struct floppy_state *fs, in swim_read_sector()
494 static blk_status_t floppy_read_sectors(struct floppy_state *fs, in floppy_read_sectors()
529 struct floppy_state *fs = hctx->queue->queuedata; in swim_queue_rq()
565 static int get_floppy_geometry(struct floppy_state *fs, int type, in get_floppy_geometry()
583 static void setup_medium(struct floppy_state *fs) in setup_medium()
613 struct floppy_state *fs = disk->private_data; in floppy_open()
673 struct floppy_state *fs = disk->private_data; in floppy_release()
690 struct floppy_state *fs = bdev->bd_disk->private_data; in floppy_ioctl()
716 struct floppy_state *fs = bdev->bd_disk->private_data; in floppy_getgeo()
734 struct floppy_state *fs = disk->private_data; in floppy_check_events()
750 struct floppy_state *fs = &swd->unit[swd->floppy_count]; in swim_add_floppy()
774 static void swim_cleanup_floppy_disk(struct floppy_state *fs) in swim_cleanup_floppy_disk()