Isdefinecloseconnection, Isdefineoutgoingopenresponse – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 601
Advertising

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
IExerciserEngine 601
IsDefineCloseConnection
int IsDefineCloseConnection (
short iLayerID,
int nPacketIndexInLayer,
BOOL* pbIsDefine);
Inputs
short iLayerID
Layer ID of a packet (see
int nPacketIndexInLayer
Index of a packet corresponding to layer ID.
BOOL* pbIsDefine
Specifies whether close connection setting is defined or not for a
command.
Return Value
Returns result of method, whether called by valid index and layer ID or not.
Remark
Returns TRUE if close connection setting is defined for a command.
NOTE: Call this method only for the SCSI, Task, SMP, or ATA command packet.
See Also
Advertising