beautypg.com

Erinjgetsmpcommandfunctionresulterrortype, Erinjsetsmpcommandframeoutgoingerroratt, Ribute – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 797

background image


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

ITargetEmulEngine 797

ErInjGetSMPCommandFunctionResultErrorType

Void ErInjGetSMPCommandFunctionResultErrorType (

SMPFrameFunctionsEnum eCommandType,

BOOL* pbEnable,

BYTE* pyFunctionResult,

int* pnErrorCode);


Inputs
SMPFrameFunctionsEnum eCommandType SMP command type.

(see

SMP command definition

)

BOOL* pbEnable

Specifies whether to enable error generation on

function result.

BYTE* pyFunctionResult

Function result.

(see

SMP function result definition

)

Int* pnErrorCode

Error code. If the function call was corrected,

the error code is zero.


Return Value
None.

Remark
Returns enability of error on function result for a SMP command in a SAS device in error

injection command section.

See Also

ErInjSetSMPCommandFunctionResultErrorType