IsProtocolServiceSupported
IsProtocolServiceSupported will return true if the specified feature is supported by the protocol layer.
Declaration
virtual bool IsProtocolServiceSupported (
SCSIProtocolFeaturefeature,
void *serviceValue ) = 0;Parameters
- feature:
A valid SCSIProtocolFeature.
- serviceValue:
A pointer to a value for the protocol feature.
Return Value
True if the requested service is supported, otherwise false.
Overview
IsProtocolServiceSupported will return true if the specified feature is supported by the protocol layer.
See Also
Miscellaneous
AbortCommandAbortSCSICommandAbortSCSITaskFromQueueAbortTaskAbortTaskSetAddSCSITaskToHeadOfQueueAddSCSITaskToQueueClearACAClearTaskSetCommandCompletedCreateSCSITargetDeviceEnsureAutosenseDescriptorExistsExecuteCommandfreeGetAutosenseRequestedDataTransferCountGetCommandDescriptorBlockGetCommandDescriptorBlockSizeGetDataBufferGetDataBufferOffsetGetDataTransferDirectionGetInitialPowerStateGetLogicalUnitBytesGetLogicalUnitNumberGetProtocolLayerReferenceGetRealizedDataTransferCountGetRequestedDataTransferCountGetTaskAttributeGetTaskExecutionModeGetTaskStateGetTimeoutDurationHandleAbortTaskHandleAbortTaskSetHandleCheckPowerStateHandleClearACAHandleClearTaskSetHandleLogicalUnitResetHandlePowerChangeHandlePowerOffHandlePowerOnHandleProtocolServiceFeatureHandleTargetResetinitInitializePowerManagementLogicalUnitResetProcessCompletedTaskRegisterSCSITaskCompletionRoutineRejectSCSITasksCurrentlyQueuedRejectTaskRetrieveNextSCSITaskFromQueueSendNotification_DeviceRemovedSendNotification_VerifyDeviceStateSendSCSICommandSendSCSITasksFromQueueSetAutoSenseData(SCSITaskIdentifier, SCSI_Sense_Data *)SetAutoSenseData(SCSITaskIdentifier, SCSI_Sense_Data *, UInt8)SetProtocolLayerReferenceSetRealizedDataTransferCountSetTaskExecutionModeSetTaskStatestartTargetResetTicklePowerManager