MAX_FLOPPIES
if (floppy_count >= MAX_FLOPPIES)
static struct floppy_state floppy_states[MAX_FLOPPIES];
static struct gendisk *disks[MAX_FLOPPIES];