Searched refs:N_DRIVE (Results 1 – 10 of 10) sorted by relevance
35 #define N_DRIVE 8 macro
412 static struct floppy_drive_params drive_params[N_DRIVE];413 static struct floppy_drive_struct drive_state[N_DRIVE];414 static struct floppy_write_errors write_errors[N_DRIVE];415 static struct timer_list motor_off_timer[N_DRIVE];416 static struct gendisk *disks[N_DRIVE];417 static struct block_device *opened_bdev[N_DRIVE];494 static struct floppy_struct *current_type[N_DRIVE];500 static struct floppy_struct user_params[N_DRIVE];681 if (drive < 0 || drive >= N_DRIVE) { in __reschedule_timeout()847 for (drive = 0; drive < N_DRIVE; drive++) in reset_fdc_info()[all …]
90 #define N_DRIVE 8 macro
129 #define N_DRIVE 4 macro
38 #define N_DRIVE 8 macro
201 #define N_DRIVE 8 macro
267 #define N_DRIVE 8 macro
277 #define N_DRIVE 8 macro
97 #define N_DRIVE 8 macro
95 #define N_DRIVE 8 macro