Searched refs:floppy_types (Results 1 – 1 of 1) sorted by relevance
511 static char *floppy_types[] = { variable539 if (type < ARRAY_SIZE(floppy_types)) in pc_proc_infos()540 seq_printf(seq, "%s\n", floppy_types[type]); in pc_proc_infos()545 if (type < ARRAY_SIZE(floppy_types)) in pc_proc_infos()546 seq_printf(seq, "%s\n", floppy_types[type]); in pc_proc_infos()