Searched refs:floppy_types (Results 1 – 1 of 1) sorted by relevance
486 static const char * const floppy_types[] = { variable514 if (type < ARRAY_SIZE(floppy_types)) in pc_proc_infos()515 seq_printf(seq, "%s\n", floppy_types[type]); in pc_proc_infos()520 if (type < ARRAY_SIZE(floppy_types)) in pc_proc_infos()521 seq_printf(seq, "%s\n", floppy_types[type]); in pc_proc_infos()