Contents

SCSIParallelFeature

A feature that the driver extension supports.

Declaration

typedef enum SCSIParallelFeature : unsigned int { ... } SCSIParallelFeature;

Overview

This enumeration defines feature selectors the framework uses to identify features of the SCSI parallel interface. The UserDoesHBASupportSCSIParallelFeature function uses these to report whether the HBA supports a SCSI parallel interface feature. The framework also uses these to request negotiation and report negotiation results between the controller and the device.

Topics

Feature selectors

See Also

Managing Host Bus Adapters