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

/linux-master/drivers/block/
H A Dswim3.c39 #define MAX_FLOPPIES 2 macro
42 static struct gendisk *disks[MAX_FLOPPIES];
219 static struct floppy_state floppy_states[MAX_FLOPPIES];
1196 if (floppy_count >= MAX_FLOPPIES)

Completed in 112 milliseconds