Searched refs:floppy_state (Results 1 – 1 of 1) sorted by relevance
166 struct floppy_state { struct214 struct floppy_state unit[FD_MAX_UNIT]; argument426 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()[all …]