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

/linux-4.4.14/drivers/block/
H A Damiflop.c127 static struct fd_drive_type drive_types[] = { variable in typeref:struct:fd_drive_type
135 static int num_dr_types = ARRAY_SIZE(drive_types);
1563 if (drive_types[type].code == code) fd_probe()
1569 unit[drive].type = &drive_types[num_dr_types-1]; /* FD_NODRIVE */ fd_probe()
1573 unit[drive].type = drive_types + type; fd_probe()
1730 unit[drive].type = &drive_types[num_dr_types - 1]; /* FD_NODRIVE */ fd_probe_drives()
H A Dataflop.c150 unsigned drive_types; member in struct:__anon3591
663 minor2disktype[type].drive_types > DriveType) { do_format()
1465 if (minor2disktype[type].drive_types > DriveType) { redo_fd_request()
1528 if (minor2disktype[type].drive_types > DriveType) fd_locked_ioctl()
1597 if (minor2disktype[settype].drive_types > DriveType) { fd_locked_ioctl()

Completed in 110 milliseconds