Searched refs:raid_label (Results 1 – 1 of 1) sorted by relevance
647 static const char * const raid_label[] = { "0", "4", "1(+0)", "5", "5+1", "6", variable657 #define RAID_UNKNOWN (ARRAY_SIZE(raid_label) - 2)658 #define PHYSICAL_DRIVE (ARRAY_SIZE(raid_label) - 1)695 l = snprintf(buf, PAGE_SIZE, "RAID %s\n", raid_label[rlevel]); in raid_level_show()1244 raid_label[PHYSICAL_DRIVE]); in hpsa_show_dev_msg()1248 raid_label[dev->raid_level]); in hpsa_show_dev_msg()