Erinjsettskmgncommandframeoutgoingerrorattribute, Erinjgettskmgncommandframeoutgoingerro, Rattribute – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 806

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ITargetEmulEngine 806
ErInjSetTskMgnCommandFrameOutGoingErrorAttribute
Void ErInjSet TskMgnCommandFrameOutGoingErrorAttribute (
SSPTaskManagmentEnum eCommandType,
BOOL bEnable,
int nFrameType,
short iFrameNumberInCommad,
int *pnErrorCode);
Inputs
SSPTaskManagmentEnum eCommandType Task command type.
(see
BOOL bEnable
Specifies whether to enable error generation on
outgoing frame of a Task command.
int nFrameType
Outgoing frame type:
ID_SSP_FRAME_TYPE_RESPONSE.
short iFrameNumberInCommad
Number of frame in a command.
Int* pnErrorCode
Error code.If the function call was corrected, the
error code is zero.
Return Value
None.
Remark
Sets enability and attribute of error on outgoing frame for a Task command in a SAS device in
error Injection command section.
See Also
ErInjGetTskMgnCommandFrameOutGoingErrorAttribute