ClearTaskSet
Clears a task set for the specified Logical Unit.
Declaration
virtual SCSIServiceResponse ClearTaskSet (
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
Clears a task set for the specified Logical Unit. Subclasses must override this method. Third party subclasses should not need to override this method.
See Also
Miscellaneous
AbortCommandAbortTaskAbortTaskSetCheckPowerStateClearACAExecuteCommandfinalizefreeGetCommandGateGetInitialPowerStateGetUserClientExclusivityStateHandleCheckPowerState()HandleCheckPowerState(UInt32)HandleCheckPowerState(void)HandleGetUserClientExclusivityStateHandlePowerChangeHandleProtocolServiceFeatureHandleSetPowerStateHandleSetUserClientExclusivityStateInitializePowerManagementinitialPowerStateForDomainStateIsPowerManagementIntializedIsProtocolServiceSupportedLogicalUnitResetsetPowerStateSetUserClientExclusivityStatesGetPowerTransistionInProgresssGetUserClientExclusivityStatesHandleCheckPowerStatesHandleSetPowerStatesPowerManagementsSetUserClientExclusivityStatestartTargetResetTicklePowerManager()TicklePowerManager(UInt32)TicklePowerManager(void)willTerminate