beautypg.com

Erinjgetscsicommandframeincomingerrorattribute, Erinjsetsmpcommandgenerateerror – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 793

background image


Sierra SAS/SATA Protocol Suite, STX Software API Reference Manual

ITargetEmulEngine 793

ErInjGetSCSICommandFrameInComingErrorAttribute

Void ErInjGetSCSICommandFrameInComingErrorAttribute (

int nCommand,

BOOL* pbEnable,

int* pnFrameType,

short* piFrameNumberInCommad,

int *pnErrorCode);


Inputs
int nCommand

SCSI command type. (see

SCSI command definition

)

BOOL* pbEnable

Specifies whether to enable error generation on

incoming frame of a SCSI command.

Int* pnFrameType

Incoming frame type. (see

SSP frame type definition

)

Short* piFrameNumberInCommad Number of frame in a command.
Int* pnErrorCode

Error code. If the function call was corrected, the error

code is zero.


Return Value
None.

Remark
Returns enability and attribute of error on incoming frame for a SCSI in a SAS device in error

injection command section.

See Also

ErInjSetSCSICommandFrameInComingErrorAttribute