beautypg.com

Erinjcmngethardresetcounterafterphyready, Erinjcmnsetdonotcheckcredit – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 742

background image


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

ITargetEmulEngine 742

ErInjCmnGetHardResetCounterAfterPHYReady

Void ErInjCmnGetHardResetCounterAfterPHYReady (

BOOL* pbEnable,

BYTE* pyHardResetCounter);


Inputs
BOOL* pbEnable

Specifies whether to enable Hard Reset Counter After PHY

Ready.

BYTE* pyHardResetCounter Counter value for hard Reset.

Return Value
None.

Remark
In general section of error injection, gets enability and timer value of Hard Reset Counter After

PHY Ready.

See Also

ErInjCmnSetHardResetCounterAfterPHYReady

ErInjCmnSetDonotCheckCredit

Void ErInjCmnSetDonotCheckCredit (

BOOL bEnable,

int* pnRetVal);


Inputs
BOOL bEnable

Specifies whether to enable removing check Credit.

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 ability of not checking credit.

See Also

ErInjCmnGetDonotCheckCredit