Getfisattribute, Getnumberofsupportedhwprotocolerrors – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 376
Advertising

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ISASGeneralService 376
GetFISAttribute
GetFISAttribute (
short iPatternType,
long lIndex,
BYTE *yFISType,
BSTR *bstrFISName)
Inputs
short iPatternType Type of FIS pattern: FIS or FIS_Pattern
long lIndex
Index of FIS.
BYTE* yFISype
FIS ID corresponding to an index.
BSTR* bstrFISName FIS name corresponding to an index.
Return Value
None.
Remark
The FIS attribute is based on lIndex. The attribute is name and ID of FIS.
GetNumberOfSupportedHWProtocolErrors
Short GetNumberOfSupportedHWProtocolErrors ();
Inputs
None
Return Value
short iNumber
Number of directions.
Remark
Returns the number of Directions of Protocol supported by hardware protocol errors.
Advertising