Searched refs:floppy_types (Results 1 – 1 of 1) sorted by relevance
403 static const char * const floppy_types[] = { variable431 if (type < ARRAY_SIZE(floppy_types)) in pc_nvram_proc_read()432 seq_printf(seq, "%s\n", floppy_types[type]); in pc_nvram_proc_read()437 if (type < ARRAY_SIZE(floppy_types)) in pc_nvram_proc_read()438 seq_printf(seq, "%s\n", floppy_types[type]); in pc_nvram_proc_read()