beautypg.com

Erinjgetstpcommandframeoutgoingerrorattribute, Erinjsetstpcommandframeincomingerrorattr, Ibute – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 815

background image


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

ITargetEmulEngine 815

ErInjGetSTPCommandFrameOutGoingErrorAttribute

Void ErInjGetSTPCommandFrameOutGoingErrorAttribute (

int nCommand,

BOOL* pbEnable,

int* pnFrameType,

short* piFrameNumberInCommad,

int *pnErrorCode);


Inputs
int nCommand

ATA command type. (see

ATA command type definition

)

BOOL* pbEnable

Specifies whether to enable error generation on outgoing

frame of an ATA command.

Int* pnFrameType

Outgoing frame type. (see

FIS type definition

)

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

device in error Injection command section.

See Also

ErInjSetSTPCommandFrameOutGoingErrorAttribute