Erinjgettskmgncommandframeincomingerrorattribute, Erinjsetstpcommandgenerateerror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 809

Advertising
background image


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

ITargetEmulEngine 809

ErInjGetTskMgnCommandFrameInComingErrorAttribute

Void ErInjGetTskMgnCommandFrameInComingErrorAttribute (

SSPTaskManagmentEnum eCommandType,

BOOL* pbEnable,

int* pnFrameType,

short* piFrameNumberInCommad,

int *pnErrorCode);


Inputs
SSPTaskManagmentEnum eCommandType

Task command type.

(see

Task command definition

)

BOOL* pbEnable

Specifies whether to enable error generation on

incoming frame of a Task command.

Int* pnFrameType

Incoming frame type:

ID_SSP_FRAME_TYPE_TASK.

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 incoming frame for a Task command in a SAS device

in error Injection command section.

See Also

ErInjSetTskMgnCommandFrameInComingErrorAttribute

Advertising