Erinjsettskmgncommandframeincomingerrorattribute, Erinjgettskmgncommandframeincomingerro, Rattribute – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 808

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ITargetEmulEngine 808
ErInjSetTskMgnCommandFrameInComingErrorAttribute
Void ErInjSetTskMgnCommandFrameInComingErrorAttribute (
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
incoming frame of a Task command.
int nFrameType
Incoming frame type:
ID_SSP_FRAME_TYPE_TASK.
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 incoming frame for a Task command in a SAS device in
error Injection command section.
See Also
ErInjGetTskMgnCommandFrameInComingErrorAttribute