Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 155

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
How to Navigate through Trace File 155
STDMETHOD
(put_BusCondition) (
/*[in]*/
BYTE yBusConditionCode,
/*[in]*/
BOOL
bnewVal);
STDMETHOD
(put_Primitive) (
/*[in]*/
BYTE yPrimitiveCode,
/*[in]*/
BOOL bnewVal);
STDMETHOD
(put_Port) (
/*[in]*/
BYTE yPortNo,
/*[in]*/
BOOL pValue);
STDMETHOD
(put_TaskCommand) (
/*[in]*/
BYTE yTaskCommandCode,
/*[in]*/
BOOL bValue);
STDMETHOD
(put_SMPCommand) (
/*[in]*/
BYTE ySMPCommandCode,
/*[in]*/
BOOL bValue);
STDMETHOD
(put_ATACommand) (
/*[in]*/
CommandTypeEnum eCommandType,
/*[in]*/
BOOL bValue);
STDMETHOD
(put_SCSICommand) (
/*[in]*/
BYTE ySCSICommandCode,
/*[in]*/
BOOL bValue);
STDMETHOD
(put_STPFrameType) (
/*[in]*/
FISTypeEnum eSTPFrameType,
/*[in]*/
BOOL
bnewVal);
STDMETHOD
(put_SMPFrameType) (
/*[in]*/
SMPFrameTypeEnum eSMPFrameType,
/*[in]*/
BOOL bnewVal);
STDMETHOD
(put_SSPFrameType) (
/*[in]*/
SSPFrameTypeEnum eSSPFrameType,
/*[in]*/
BOOL bnewVal);