Home
last modified time | relevance | path

Searched refs:floppy (Results 1 – 15 of 15) sorted by relevance

/drivers/block/
DKconfig22 tristate "Normal floppy disk support"
25 If you want to use the floppy disk drive(s) of your PC under Linux,
28 <file:Documentation/admin-guide/blockdev/floppy.rst>.
34 module will be called floppy.
37 bool "Support for raw floppy disk commands (DEPRECATED)"
53 tristate "Amiga floppy support"
57 tristate "Atari floppy support"
61 tristate "Support for PowerMac floppy"
65 floppy controller, say Y here. Most commonly found in PowerMacs.
68 tristate "Support for SWIM Macintosh floppy"
[all …]
Damiflop.c1459 static blk_status_t amiflop_rw_cur_segment(struct amiga_floppy_struct *floppy, in amiflop_rw_cur_segment() argument
1462 int drive = floppy - unit; in amiflop_rw_cur_segment()
1473 track = block / (floppy->dtype->sects * floppy->type->sect_mult); in amiflop_rw_cur_segment()
1474 sector = block % (floppy->dtype->sects * floppy->type->sect_mult); in amiflop_rw_cur_segment()
1485 memcpy(data, floppy->trackbuf + sector * 512, 512); in amiflop_rw_cur_segment()
1487 memcpy(floppy->trackbuf + sector * 512, data, 512); in amiflop_rw_cur_segment()
1496 floppy->dirty = 1; in amiflop_rw_cur_segment()
1509 struct amiga_floppy_struct *floppy = rq->rq_disk->private_data; in amiflop_queue_rq() local
1518 err = amiflop_rw_cur_segment(floppy, rq); in amiflop_queue_rq()
Dataflop.c1506 struct atari_floppy_struct *floppy = bd->rq->rq_disk->private_data; in ataflop_queue_rq() local
1507 int drive = floppy - unit; in ataflop_queue_rq()
1508 int type = floppy->type; in ataflop_queue_rq()
1587 struct atari_floppy_struct *floppy = disk->private_data; in fd_locked_ioctl() local
1588 int drive = floppy - unit; in fd_locked_ioctl()
1589 int type = floppy->type; in fd_locked_ioctl()
1639 if (floppy->ref != 1 && floppy->ref != -1) in fd_locked_ioctl()
1746 if (floppy->ref != 1 && floppy->ref != -1) in fd_locked_ioctl()
DMakefile14 obj-$(CONFIG_BLK_DEV_FD) += floppy.o
Dfloppy.c307 #define PH_HEAD(floppy, head) (((((floppy)->stretch & 2) >> 1) ^ head) << 2) argument
308 #define STRETCH(floppy) ((floppy)->stretch & FD_STRETCH) argument
480 #define SECTSIZE (_FD_SECTSIZE(*floppy))
2969 struct floppy_struct *floppy; in drive_name() local
2972 floppy = floppy_type + type; in drive_name()
2975 floppy = floppy_type + drive_params[drive].native_format; in drive_name()
2979 if (floppy->name) in drive_name()
2980 return floppy->name; in drive_name()
4933 static char *floppy; variable
4954 if (floppy) in floppy_module_init()
[all …]
/drivers/zorro/
DKconfig14 floppy or kernel for an embedded system where kernel image size
/drivers/scsi/arm/
DKconfig27 Around 1991, Arxe Systems Limited released a high density floppy
/drivers/eisa/
DKconfig71 you are building an installation floppy or kernel for an
Deisa.ids1092 MINIADP "Adaptec 32-bit SCSI Host Adapter (with floppy)"
/drivers/iommu/intel/
DKconfig83 16MiB to make floppy (an ISA device) work.
/drivers/parisc/
DKconfig38 and floppy. Note that you must still enable all the individual
/drivers/scsi/
DBusLogic.h544 bool floppy:1; /* Byte 10 Bit 0 */ member
/drivers/usb/storage/
DKconfig15 floppy drives, USB hard disks, USB tape drives, USB CD-ROMs,
/drivers/mtd/devices/
DKconfig184 be removed during a write (using the floppy drive).
/drivers/macintosh/
DKconfig116 that can contains batteries, floppy drives, or IDE devices. PCI