Searched refs:NUM_DISK_MINORS (Results 1 – 1 of 1) sorted by relevance
266 #define NUM_DISK_MINORS ARRAY_SIZE(minor2disktype) macro301 struct gendisk *disk[NUM_DISK_MINORS];302 bool registered[NUM_DISK_MINORS];753 if (type >= NUM_DISK_MINORS || in do_format()1549 if (--type >= NUM_DISK_MINORS) { in ataflop_queue_rq()1601 if (--type >= NUM_DISK_MINORS) in fd_locked_ioctl()1670 for (settype = 0; settype < NUM_DISK_MINORS; settype++) { in fd_locked_ioctl()2021 if (drive >= FD_MAX_UNITS || type >= NUM_DISK_MINORS) in ataflop_probe()2043 for (type = 0; type < NUM_DISK_MINORS; type++) { in atari_floppy_cleanup()2060 for (type = 0; type < NUM_DISK_MINORS; type++) { in atari_cleanup_floppy_disk()