beautypg.com

Erinjsetstpcommandframeincomingerrorattribute, Erinjgetstpcommandframeincomingerroratt, Ribute – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 816

background image


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

ITargetEmulEngine 816

ErInjSetSTPCommandFrameInComingErrorAttribute

Void ErInjSetSTPCommandFrameInComingErrorAttribute (

int nCommand,

BOOL bEnable,

int nFrameType,

short iFrameNumberInCommad,

int *pnErrorCode);


Inputs
int nCommand

ATA command type. (see

ATA command type definition

)

BOOL bEnable

Specifies whether to enable error generation on incoming

frame of a ATA command.

int nFrameType

Incoming frame type. (see

FIS type definition

)

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 an ATA command in a SATA device in

error Injection command section.

See Also

ErInjGetSTPCommandFrameInComingErrorAttribute