beautypg.com

Erinjcmnsetignorexrdyorrrdy, Erinjcmngetignorexrdyorrrdy – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 751

background image


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

ITargetEmulEngine 751

ErInjCmnSetIgnoreXRDYorRRDY

Void ErInjCmnSetIgnoreXRDYorRRDY (

BOOL bEnable,

int* pnRetVal);


Inputs
BOOL bEnable

Specifies whether to enable ignoring XRDY/RRDY.

Int* pnRetVal

Error code. If the function call was corrected, the error code is zero.


Return Value
None.

Remark
In general section of error injection, sets enability of ignoring XRDY/RRDY.

See Also

ErInjCmnGetIgnoreXRDYorRRDY

ErInjCmnGetIgnoreXRDYorRRDY

Void ErInjCmnGetIgnoreXRDYorRRDY (

BOOL* pbEnable,

int* pnRetVal);


Inputs
BOOL* pbEnable

Specifies whether to enable ignoring XRDY/RRDY.

Int* pnRetVal

Error code.If the function call was corrected, the error code is zero.


Return Value
None.

Remark
In general section of error injection, gets enability of ignoring XRDY/RRDY.

See Also

ErInjCmnSetIgnoreXRDYorRRDY