Searched refs:floppy_types (Results 1 – 1 of 1) sorted by relevance
399 static const char * const floppy_types[] = { variable427 if (type < ARRAY_SIZE(floppy_types)) in pc_nvram_proc_read()428 seq_printf(seq, "%s\n", floppy_types[type]); in pc_nvram_proc_read()433 if (type < ARRAY_SIZE(floppy_types)) in pc_nvram_proc_read()434 seq_printf(seq, "%s\n", floppy_types[type]); in pc_nvram_proc_read()