HandleAbortTask
HandleAbortTask instructs the Protocol Services driver to abort the task.
Declaration
virtual SCSIServiceResponse HandleAbortTask (
UInt8theLogicalUnit,
SCSITaggedTaskIdentifiertheTag );Parameters
- theLogicalUnit:
A valid logical unit number.
- theTag:
The tag of the command to abort.
Return Value
A valid SCSIServiceResponse.
Overview
HandleAbortTask instructs the Protocol Services driver to abort the task.
See Also
Miscellaneous
AbortCommandAbortSCSICommandAbortSCSITaskFromQueueAbortTaskAbortTaskSetAddSCSITaskToHeadOfQueueAddSCSITaskToQueueClearACAClearTaskSetCommandCompletedCreateSCSITargetDeviceEnsureAutosenseDescriptorExistsExecuteCommandfreeGetAutosenseRequestedDataTransferCountGetCommandDescriptorBlockGetCommandDescriptorBlockSizeGetDataBufferGetDataBufferOffsetGetDataTransferDirectionGetInitialPowerStateGetLogicalUnitBytesGetLogicalUnitNumberGetProtocolLayerReferenceGetRealizedDataTransferCountGetRequestedDataTransferCountGetTaskAttributeGetTaskExecutionModeGetTaskStateGetTimeoutDurationHandleAbortTaskSetHandleCheckPowerStateHandleClearACAHandleClearTaskSetHandleLogicalUnitResetHandlePowerChangeHandlePowerOffHandlePowerOnHandleProtocolServiceFeatureHandleTargetResetinitInitializePowerManagementIsProtocolServiceSupportedLogicalUnitResetProcessCompletedTaskRegisterSCSITaskCompletionRoutineRejectSCSITasksCurrentlyQueuedRejectTaskRetrieveNextSCSITaskFromQueueSendNotification_DeviceRemovedSendNotification_VerifyDeviceStateSendSCSICommandSendSCSITasksFromQueueSetAutoSenseData(SCSITaskIdentifier, SCSI_Sense_Data *)SetAutoSenseData(SCSITaskIdentifier, SCSI_Sense_Data *, UInt8)SetProtocolLayerReferenceSetRealizedDataTransferCountSetTaskExecutionModeSetTaskStatestartTargetResetTicklePowerManager