Erinjgettskmgncommanderrorresponsetype, Erinjsettskmgncommandframeoutgoingerro, Rattribute – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual
Page 805

Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual
ITargetEmulEngine 805
ErInjGetTskMgnCommandErrorResponseType
Void ErInjGetTskMgnCommandErrorResponseType (
SSPTaskManagmentEnum eCommandType,
BOOL* pbEnable,
BYTE* pyResponseType,
int* pnErrorCode);
Inputs
SSPTaskManagmentEnum eCommandType Task command type.
(see
BOOL* pbEnable
Specifies whether to enable error generation on a
Task command.
BYTE* pyResponseType
Response type for a Task command.
(see
Task response definition
)
Int* pnErrorCode
Error code. If the function call was corrected, the
error code is zero.
Return Value
None.
Remark
Returns response type for a Task command in a SAS device in error injection command section.
See Also
ErInjSetTskMgnCommandErrorResponseType