Searched refs:DriveType (Results 1 – 1 of 1) sorted by relevance
143 static int DriveType = TYPE_HD; variable270 #define BUFFER_SIZE (BufferSize[DriveType])663 minor2disktype[type].drive_types > DriveType) { in do_format()1090 SUDT = atari_disk_type + StartDiskType[DriveType]; in fd_rwsec_done1()1132 dma_cache_maintenance( PhysTrackBuffer, MaxSectors[DriveType] * 512, 0 ); in fd_rwsec_done1()1453 UDT = atari_disk_type + StartDiskType[DriveType]; in redo_fd_request()1465 if (minor2disktype[type].drive_types > DriveType) { in redo_fd_request()1528 if (minor2disktype[type].drive_types > DriveType) in fd_locked_ioctl()1597 if (minor2disktype[settype].drive_types > DriveType) { in fd_locked_ioctl()1979 DriveType == 0 ? 'D' : DriveType == 1 ? 'H' : 'E', in atari_floppy_init()[all …]