Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Dataflop.c223 static int DriveType = TYPE_HD; variable
353 #define BUFFER_SIZE (BufferSize[DriveType])
755 minor2disktype[type].drive_types > DriveType) { in do_format()
1199 SUDT = atari_disk_type + StartDiskType[DriveType]; in fd_rwsec_done1()
1241 dma_cache_maintenance( PhysTrackBuffer, MaxSectors[DriveType] * 512, 0 ); in fd_rwsec_done1()
1543 UDT = atari_disk_type + StartDiskType[DriveType]; in ataflop_queue_rq()
1556 if (minor2disktype[type].drive_types > DriveType) { in ataflop_queue_rq()
1604 if (minor2disktype[type].drive_types > DriveType) in fd_locked_ioctl()
1673 if (minor2disktype[settype].drive_types > DriveType) { in fd_locked_ioctl()
2135 DriveType == 0 ? 'D' : DriveType == 1 ? 'H' : 'E', in atari_floppy_init()
[all …]