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)
| Related Man Pages |
|---|
| fc_remote_port_delete(9) - centos |
| fc_remote_port_add(9) - suse |
| inquiry-device-type(9p) - opensolaris |
| net::upnp::device(3pm) - debian |
| net::upnp(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |