Home
last modified time | relevance | path

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

/drivers/block/
Dataflop.c1506 struct atari_floppy_struct *floppy = bd->rq->rq_disk->private_data; in ataflop_queue_rq() local
1587 struct atari_floppy_struct *floppy = disk->private_data; in fd_locked_ioctl() local
Dfloppy.c307 #define PH_HEAD(floppy, head) (((((floppy)->stretch & 2) >> 1) ^ head) << 2) argument
308 #define STRETCH(floppy) ((floppy)->stretch & FD_STRETCH) argument
2969 struct floppy_struct *floppy; in drive_name() local
4933 static char *floppy; variable
Damiflop.c1459 static blk_status_t amiflop_rw_cur_segment(struct amiga_floppy_struct *floppy, in amiflop_rw_cur_segment()
1509 struct amiga_floppy_struct *floppy = rq->rq_disk->private_data; in amiflop_queue_rq() local
/drivers/scsi/
DBusLogic.h544 bool floppy:1; /* Byte 10 Bit 0 */ member