Searched refs:NUM_DISK_MINORS (Results 1 – 1 of 1) sorted by relevance
198 #define NUM_DISK_MINORS (sizeof(minor2disktype)/sizeof(*minor2disktype)) macro675 if (--type >= NUM_DISK_MINORS || in do_format()1494 if (--type >= NUM_DISK_MINORS) { in redo_fd_request()1586 if (--type >= NUM_DISK_MINORS) in fd_ioctl()1658 for (settype = 0; settype < NUM_DISK_MINORS; settype++) { in fd_ioctl()1902 if (drive >= FD_MAX_UNITS || type > NUM_DISK_MINORS) in floppy_open()2008 if ((i >> 2) > 0 && (i >> 2) <= NUM_DISK_MINORS) { in atari_floppy_init()