SCSI_GET_DEVICE_FLAGS

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

 

NAME

scsi_get_device_flags - get device specific flags from the dynamic device  

SYNOPSIS

"SYNOPSIS"

int scsi_get_device_flags (struct scsi_device * sdev, unsigned char * vendor, unsigned char * model);  

ARGUMENTS

sdev
-- undescribed --
vendor
vendor name
model
model name
 

DESCRIPTION

Search the scsi_dev_info_list for an entry matching vendor and model, if found, return the matching flags value, else return the host or global default settings.  

DESCRIPTION

Search the scsi_dev_info_list for an entry matching vendor and model, if found, return the matching flags value, else return the host or global default settings.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION

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