beautypg.com

Loop type definition, Option id definition, Optionidenum – Teledyne LeCroy Sierra SAS_SATA Protocol Analyzer STX API Reference Manual User Manual

Page 870: Looptypeenum

background image


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

Loop type definition 870

Loop type definition

typedef enum {

INSTRUCTION_LOOP_TYPE_INFINITE = 0,
INSTRUCTION_LOOP_TYPE_FINITE,

} LoopTypeEnum;

Option ID definition

typedef enum {
ID_OPTION_PARAMETER_ALIGN = 1,
ID_OPTION_PARAMETER_CONT,
ID_OPTION_PARAMETER_DMAT,
ID_OPTION_PARAMETER_EOF,
ID_OPTION_PARAMETER_HOLD,
ID_OPTION_PARAMETER_HOLDA,
ID_OPTION_PARAMETER_PMACK,
ID_OPTION_PARAMETER_PMNAK,
ID_OPTION_PARAMETER_PMREQ_P,
ID_OPTION_PARAMETER_PMREQ_S,
ID_OPTION_PARAMETER_R_ERR,
ID_OPTION_PARAMETER_R_IP,
ID_OPTION_PARAMETER_R_OK,
ID_OPTION_PARAMETER_R_RDY,
ID_OPTION_PARAMETER_SOF,
ID_OPTION_PARAMETER_SYNC,
ID_OPTION_PARAMETER_WTRM,
ID_OPTION_PARAMETER_X_RDY,
ID_OPTION_PARAMETER_NO_OPTION,
ID_OPTION_PARAMETER_POSITIVE_EDGE,
ID_OPTION_PARAMETER_ACTIVE_LOW,
ID_OPTION_PARAMETER_ACTIVE_HIGH,
ID_OPTION_PARAMETER_NEGATIVE_EDGE,
ID_OPTION_PARAMETER_K28_3 = 0x7C,
ID_OPTION_PARAMETER_K28_5 = 0xBC,
ID_OPTION_PARAMETER_K28_6 = 0xDC,