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