SCSI_DEV_INFO_LIST_ADD_STR

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

scsi_dev_info_list_add_str -  

SYNOPSIS

"SYNOPSIS"

int scsi_dev_info_list_add_str (char * dev_list);  

ARGUMENTS

dev_list
string of device flags to add
 

DESCRIPTION

Parse 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.  

DESCRIPTION

Parse 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.  

RETURNS

0 if OK, -error on failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION
RETURNS

This document was created by man2html, using the manual pages.
Time: 06:21:07 GMT, October 06, 2005