Lines Matching refs:LABEL_SIZE
1214 #define LABEL_SIZE 25 in hpsa_show_dev_msg() macro
1215 char label[LABEL_SIZE]; in hpsa_show_dev_msg()
1222 snprintf(label, LABEL_SIZE, "controller"); in hpsa_show_dev_msg()
1225 snprintf(label, LABEL_SIZE, "enclosure"); in hpsa_show_dev_msg()
1230 snprintf(label, LABEL_SIZE, "external"); in hpsa_show_dev_msg()
1232 snprintf(label, LABEL_SIZE, "%s", in hpsa_show_dev_msg()
1235 snprintf(label, LABEL_SIZE, "RAID-%s", in hpsa_show_dev_msg()
1240 snprintf(label, LABEL_SIZE, "rom"); in hpsa_show_dev_msg()
1243 snprintf(label, LABEL_SIZE, "tape"); in hpsa_show_dev_msg()
1246 snprintf(label, LABEL_SIZE, "changer"); in hpsa_show_dev_msg()
1249 snprintf(label, LABEL_SIZE, "UNKNOWN"); in hpsa_show_dev_msg()