Lines Matching refs:LABEL_SIZE
1159 #define LABEL_SIZE 25 in hpsa_show_dev_msg() macro
1160 char label[LABEL_SIZE]; in hpsa_show_dev_msg()
1167 snprintf(label, LABEL_SIZE, "controller"); in hpsa_show_dev_msg()
1170 snprintf(label, LABEL_SIZE, "enclosure"); in hpsa_show_dev_msg()
1174 snprintf(label, LABEL_SIZE, "external"); in hpsa_show_dev_msg()
1176 snprintf(label, LABEL_SIZE, "%s", in hpsa_show_dev_msg()
1179 snprintf(label, LABEL_SIZE, "RAID-%s", in hpsa_show_dev_msg()
1184 snprintf(label, LABEL_SIZE, "rom"); in hpsa_show_dev_msg()
1187 snprintf(label, LABEL_SIZE, "tape"); in hpsa_show_dev_msg()
1190 snprintf(label, LABEL_SIZE, "changer"); in hpsa_show_dev_msg()
1193 snprintf(label, LABEL_SIZE, "UNKNOWN"); in hpsa_show_dev_msg()