beautypg.com

Getoobinstrnegationtime, Getoobinstrsataportselectiont1 – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 436

background image


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

IExerciserEngine 436

GetOOBInstrNegationTime

GetOOBInstrNegationTime (

BYTE yOOBType,

short *piNegationTime);


Inputs
BYTE yOOBType

Type of OOB from which to get Burst time (see

BusConditionEnum

)

NOTE: This instruction supports COMINIT, INITIATOR_COMSAS, and

HOST_COMWAKE Bus Condition type.

short *piNegationTime

Negation time for an OOB based on yOOBType.


Return Value
None.

Remark
Returns Negation time for an OOB: COMINIT, COMSAS, COMWAKE.

See Also

SetOOBInstrNegationTime

GetOOBInstrSATAPortSelectionT1

GetOOBInstrSATAPortSelectionT1(VARIANT *pvtSATAPortSelectionT1);


Inputs
VARIANT *pvtSATAPortSelectionT1

SATA port selection T1 value in __int64 format.


Return Value
None.

Remark
Returns SATA port selection T1 value in VARIANT that is a __int64 parameter.

See Also

SetOOBInstrSATAPortSelectionT1