AbortTaskSet
Aborts a task set based on the Logical Unit.
Declaration
virtual SCSIServiceResponse AbortTaskSet (
UInt8theLogicalUnit ) = 0;Parameters
- theLogicalUnit:
This value should be zero unless the device driver is more complex and managing multiple Logical Units.
Return Value
A valid SCSIServiceResponse code.
Overview
Aborts a task set based on the Logical Unit. Subclasses must override this method. Third party subclasses should not need to override this method.
See Also
Miscellaneous
AbortCommandAbortTaskCheckPowerStateClearACAClearTaskSetExecuteCommandfinalizefreeGetCommandGateGetInitialPowerStateGetUserClientExclusivityStateHandleCheckPowerState()HandleCheckPowerState(UInt32)HandleCheckPowerState(void)HandleGetUserClientExclusivityStateHandlePowerChangeHandleProtocolServiceFeatureHandleSetPowerStateHandleSetUserClientExclusivityStateInitializePowerManagementinitialPowerStateForDomainStateIsPowerManagementIntializedIsProtocolServiceSupportedLogicalUnitResetsetPowerStateSetUserClientExclusivityStatesGetPowerTransistionInProgresssGetUserClientExclusivityStatesHandleCheckPowerStatesHandleSetPowerStatesPowerManagementsSetUserClientExclusivityStatestartTargetResetTicklePowerManager()TicklePowerManager(UInt32)TicklePowerManager(void)willTerminate