Erinjgettskmgncommandframeoutgoingerrorattribute, Erinjsettskmgncommandframeincomingerror, Attribute – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 807

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ITargetEmulEngine 807
ErInjGetTskMgnCommandFrameOutGoingErrorAttribute
Void ErInjGetTskMgnCommandFrameOutGoingErrorAttribute (
SSPTaskManagmentEnum eCommandType,
BOOL* pbEnable,
int* pnFrameType,
short* piFrameNumberInCommad,
int *pnErrorCode);
Inputs
SSPTaskManagmentEnum eCommandType Task command type.
(see
BOOL* pbEnable
Specifies whether to enable error generation on
outgoing frame of a Task command.
Int* pnFrameType
Outgoing frame type:
ID_SSP_FRAME_TYPE_RESPONSE.
Short* piFrameNumberInCommad
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
Returns enability and attribute of error on outgoing frame for a Task command in a SAS device
in error injection command section.
See Also
ErInjSetTskMgnCommandFrameOutGoingErrorAttribute