Sun Microsystems, Inc.
spacerspacer
spacer   www.sun.com docs.sun.com | | |  
spacer
black dot
   
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z
    
 
Kernel Properties for Driversinquiry-device-type(9P)


NAME

 inquiry-device-type, inquiry-vendor-id, inquiry-product-id, inquiry-revision-id - properties from SCSI inquiry data

DESCRIPTION

 

These are optional properties created by the system for SCSI target devices.

inquiry-device-type is an integer property. When present, the least significant byte of the value indicates the device type as defined by the SCSI standard.

inquiry-vendor-id is a string property. When present, it contains the SCSI vendor identification inquiry data (from SCSI inquiry data bytes 8 - 15), formatted as a NULL-terminated string.

inquiry-product-id is a string property. When present, it contains the SCSI product identification inquiry data (from SCSI inquiry data bytes 16 - 31).

inquiry-revision-id is a string property. When present, it contains the SCSI product revision inquiry data (from SCSI inquiry data bytes 32 - 35).

Consumers of these properties should compare the property values with DTYPE_* values defined in <sys/scsi/generic/inquiry.h>.

SEE ALSO

 

Writing Device Drivers


SunOS 5.9Go To TopLast Changed 18 May 2001

 
      
      
Copyright 2002 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.