Searched refs:vendor_labels (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/
H A Dch.c82 static const char * vendor_labels[CH_TYPES-4] = { variable
85 // module_param_string_array(vendor_labels, NULL, 0444);
357 if (NULL == vendor_labels[i])
363 vendor_labels[i]);
667 strscpy(vparams.cvp_label1, vendor_labels[0],
672 strscpy(vparams.cvp_label2, vendor_labels[1],
677 strscpy(vparams.cvp_label3, vendor_labels[2],
682 strscpy(vparams.cvp_label4, vendor_labels[3],

Completed in 172 milliseconds