Searched refs:vendor_labels (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/scsi/ |
D | ch.c | 82 static const char * vendor_labels[CH_TYPES-4] = { variable 351 if (NULL == vendor_labels[i]) in ch_readconfig() 357 vendor_labels[i]); in ch_readconfig() 661 strncpy(vparams.cvp_label1,vendor_labels[0],16); in ch_ioctl() 665 strncpy(vparams.cvp_label2,vendor_labels[1],16); in ch_ioctl() 669 strncpy(vparams.cvp_label3,vendor_labels[2],16); in ch_ioctl() 673 strncpy(vparams.cvp_label4,vendor_labels[3],16); in ch_ioctl()
|
/Linux-v6.1/Documentation/scsi/ |
D | scsi-changer.rst | 143 vendor_firsts=, vendor_counts=, vendor_labels= 153 vendor_labels=printer
|