beautypg.com

Erinjcmnsetdelayresponsetohold, Erinjcmngetdelayresponsetohold, Erinjsetdelayresponsetohold – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 752

background image


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

ITargetEmulEngine 752

ErInjCmnSetDelayResponseToHold

Void ErInjCmnSetDelayResponseToHold (

BOOL bEnable,

int* pnRetVal);


Inputs
BOOL bEnable

Specifies whether to enable delay responding to Hold.

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 delay responding to Hold.

See Also

ErInjCmnGetDelayResponseToHold

ErInjCmnGetDelayResponseToHold

Void ErInjCmnGetDelayResponseToHold (

BOOL* pbEnable,

int* pnRetVal);


Inputs
BOOL* pbEnable

Specifies whether to enable delay responding to Hold.

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 delay responding to Hold.

See Also

ErInjCmnSetDelayResponseToHold