SCSI_DEV_INFO_LIST_ADD

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

 

NAME

scsi_dev_info_list_add -  

SYNOPSIS

"SYNOPSIS"

int scsi_dev_info_list_add (int compatible, char * vendor, char * model, char * strflags, int flags);  

ARGUMENTS

compatible
-- undescribed --
vendor
vendor string
model
model (product) string
strflags
integer string
flags
-- undescribed --
 

DESCRIPTION

Create and add one dev_info entry for vendor, model, strflags or flag. If compatible, add to the tail of the list, do not space pad, and set devinfo->compatible. The scsi_static_device_list entries are added with compatible 1 and clfags NULL.  

RETURNS

0 OK, -error on failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURNS

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