Setoobinstrnegationtime, Setoobinstrsataportselectiont1 – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 499

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
IExerciserEngine 499
SetOOBInstrNegationTime
int SetOOBInstrNegationTime (
BYTE yOOBType,
short iNegationTime);
Inputs
BYTE yOOBType
Type of OOB from which to get Burst time (see
NOTE: This instruction supports COMINIT, INITIATOR_COMSAS and
HOST_COMWAKE Bus Condition type.
short iNegationTime Negation time for an OOB based on yOOBType.
Return Value
Returns the Error Code if an error occurs.
Remark
Sets Negation time for an OOB: COMINIT, COMSAS, COMWAKE.
See Also
SetOOBInstrSATAPortSelectionT1
int SetOOBInstrSATAPortSelectionT1(VARIANT
pvtSATAPortSelectionT1);
Inputs
VARIANT pvtSATAPortSelectionT1
SATA port selection T1 value in __int64 format.
Return Value
Returns the Error Code if an error occurs.
Remark
Sets SATA port selection T1 value in VARIANT that is a __int64 parameter.
See Also
GetOOBInstrSATAPortSelectionT1