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 (unsigned char * vendor, unsigned char * model);  

ARGUMENTS

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

DESCRIPTION

Search the scsi_dev_info_list for an entry matching vendor and model, if found, return the matching flags value, else return scsi_default_dev_flags.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION

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