Man Page: scsi_dev_info_list_add_str
Operating Environment: centos
Section: 9
SCSI_DEV_INFO_LIST_A(9) SCSI mid layer SCSI_DEV_INFO_LIST_A(9)NAMEscsi_dev_info_list_add_str - parse dev_list and add to the scsi_dev_info_list.SYNOPSISint scsi_dev_info_list_add_str(char * dev_list);ARGUMENTSdev_list string of device flags to addDESCRIPTIONParse dev_list, and add entries to the scsi_dev_info_list. dev_list is of the form "vendor:product:flag,vendor:product:flag". dev_list is modified via strsep. Can be called for command line addition, for proc or mabye a sysfs interface.RETURNS0 if OK, -error on failure.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSI_DEV_INFO_LIST_A(9)
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |