Home
last modified time | relevance | path

Searched defs:atari_floppy_struct (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/block/
H A Dataflop.c289 static struct atari_floppy_struct { struct
291 int autoprobe; /* !=0 : do autoprobe */
295 int track; /* current head position or -1 if
297 unsigned int steprate; /* steprate setting */
300 int flags; /* flags */
301 struct gendisk *disk[NUM_DISK_MINORS];
302 bool registered[NUM_DISK_MINORS];
303 int ref;
304 int type;
305 struct blk_mq_tag_set tag_set;
[all …]