beautypg.com

Erinjsettskmgncommanderrorresponsetype, Erinjgettskmgncommanderrorresponsetype – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 804

background image


Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual

ITargetEmulEngine 804

ErInjSetTskMgnCommandErrorResponseType

Void ErInjSetTskMgnCommandErrorResponseType (

SSPTaskManagmentEnum eCommandType,

BOOL bEnable,

BYTE yResponseType,

int* pnErrorCode);


Inputs
SSPTaskManagmentEnum eCommandType Task command type.

(see

Task command definition

)

BOOL bEnable

Specifies whether to enable error generation on a

Task command.

BYTE yResponseType

Response type for a Task command.

(see

Task Response definition

)

Int* pnErrorCode

Error code. If the function call was corrected, the

error code is zero.


Return Value
None.

Remark
In error injection command section, sets response type on a Task command in a SAS device.

See Also

ErInjGetTskMgnCommandErrorResponseType