beautypg.com

Erinjconmgnsetoutgoingopenframeinvalidfields, Erinjconmgngetoutgoingopenframeinvalidfields, Erinjconmgnsetoutgoingopenframeinvalidfi – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 775: Elds, Erinjconmgngetoutgoingopenframeinvalidfi

background image


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

ITargetEmulEngine 775

ErInjConMgnSetOutGoingOpenFrameInvalidFields

Void ErInjConMgnSetOutGoingOpenFrameInvalidFields (

int nFieldId,

BOOL bInvalid);


Inputs
int nFieldId

Field ID of outgoing open frame.

BOOL bInvalid

Specifies whether the field ID is invalid or not.


Return Value
None.

Remark
In connection management section, sets a field if outgoing open frame is invalid or not, for an

SAS device.

See Also

ErInjConMgnGetOutGoingOpenFrameInvalidFields

ErInjConMgnGetOutGoingOpenFrameInvalidFields

Void ErInjConMgnGetOutGoingOpenFrameInvalidFields (

int nFieldId,

BOOL* pbInvalid);


Inputs
int nFieldId

Field ID of outgoing open frame.

BOOL* pbInvalid

Specifies whether the field ID is invalid or not.


Return Value
None.
Remark
In connection management section, gets invalidation of a field of outgoing open frame, for an

SAS device.
See Also

ErInjConMgnSetOutGoingOpenFrameInvalidFields