Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/
H A Dataflop.c222 static int DriveType = TYPE_HD; variable
350 #define BUFFER_SIZE (BufferSize[DriveType])
742 minor2disktype[type].drive_types > DriveType) { in do_format()
1171 SUDT = atari_disk_type + StartDiskType[DriveType]; in fd_rwsec_done1()
1213 dma_cache_maintenance( PhysTrackBuffer, MaxSectors[DriveType] * 512, 0 ); in fd_rwsec_done1()
1517 UDT = atari_disk_type + StartDiskType[DriveType]; in ataflop_queue_rq()
1529 if (minor2disktype[type].drive_types > DriveType) { in ataflop_queue_rq()
1578 if (minor2disktype[type].drive_types > DriveType) in fd_locked_ioctl()
1646 if (minor2disktype[settype].drive_types > DriveType) { in fd_locked_ioctl()
2044 DriveType in atari_floppy_init()
[all...]
/kernel/linux/linux-6.6/drivers/block/
H A Dataflop.c223 static int DriveType = TYPE_HD; variable
353 #define BUFFER_SIZE (BufferSize[DriveType])
754 minor2disktype[type].drive_types > DriveType) { in do_format()
1198 SUDT = atari_disk_type + StartDiskType[DriveType]; in fd_rwsec_done1()
1240 dma_cache_maintenance( PhysTrackBuffer, MaxSectors[DriveType] * 512, 0 ); in fd_rwsec_done1()
1542 UDT = atari_disk_type + StartDiskType[DriveType]; in ataflop_queue_rq()
1555 if (minor2disktype[type].drive_types > DriveType) { in ataflop_queue_rq()
1603 if (minor2disktype[type].drive_types > DriveType) in fd_locked_ioctl()
1672 if (minor2disktype[settype].drive_types > DriveType) { in fd_locked_ioctl()
2130 DriveType in atari_floppy_init()
[all...]

Completed in 5 milliseconds