Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dfloppy.h35 #define N_DRIVE 8 macro
/Linux-v5.4/drivers/block/
Dfloppy.c413 static struct floppy_drive_params drive_params[N_DRIVE];
414 static struct floppy_drive_struct drive_state[N_DRIVE];
415 static struct floppy_write_errors write_errors[N_DRIVE];
416 static struct timer_list motor_off_timer[N_DRIVE];
417 static struct gendisk *disks[N_DRIVE];
418 static struct blk_mq_tag_set tag_sets[N_DRIVE];
419 static struct block_device *opened_bdev[N_DRIVE];
495 static struct floppy_struct *current_type[N_DRIVE];
501 static struct floppy_struct user_params[N_DRIVE];
682 if (drive < 0 || drive >= N_DRIVE) { in __reschedule_timeout()
[all …]
/Linux-v5.4/arch/alpha/include/asm/
Dfloppy.h90 #define N_DRIVE 8 macro
/Linux-v5.4/arch/arm/include/asm/
Dfloppy.h126 #define N_DRIVE 4 macro
/Linux-v5.4/arch/m68k/include/asm/
Dfloppy.h38 #define N_DRIVE 8 macro
/Linux-v5.4/arch/powerpc/include/asm/
Dfloppy.h201 #define N_DRIVE 8 macro
/Linux-v5.4/arch/parisc/include/asm/
Dfloppy.h254 #define N_DRIVE 8 macro
/Linux-v5.4/arch/x86/include/asm/
Dfloppy.h277 #define N_DRIVE 8 macro
/Linux-v5.4/arch/sparc/include/asm/
Dfloppy_32.h97 #define N_DRIVE 8 macro
Dfloppy_64.h95 #define N_DRIVE 8 macro