Erinjcmngetspeednegotiationfailureattrbiute, Erinjcmnsetbufferstarvation – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 738
Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ITargetEmulEngine 738
ErInjCmnGetSpeedNegotiationFailureAttrbiute
Void ErInjCmnGetSpeedNegotiationFailureAttrbiute (
SpeedNegotiationFailureByEnum* peSpeedNegotiationFailureType,
int* pnSpeedNegotiationFailureValue);
Inputs
SpeedNegotiationFailureByEnum* peSpeedNegotiationFailureType
Contains Speed Negotiation Failure type.
(see
SpeedNegotiationFailureByEnum
)
Int* pnSpeedNegotiationFailureValue Is a mask and is specified when
speed negotiation fails.
(see
Return Value
None.
Remark
In general section of error injection, gets enability of Speed Negotiation Failure Attribute.
See Also
ErInjCmnSetSpeedNegotiationFailureAttrbiute
ErInjCmnSetBufferStarvation
Void ErInjCmnSetBufferStarvation (
BOOL bEnable);
Inputs
BOOL bEnable
Specifies whether to enable buffer starvation.
Return Value
None.
Remark
In general section of error injection, sets enability of buffer starvation.
See Also