ras_ctr_pt_rsp_t Struct Reference

#include <ras_common.h>

Public Attributes

ras_ctrl_pt_rsp_opd_t opcode
 
union {
   ras_cmp_data_rsp_operand_t   cmp_data_rsp
 
   ras_ctr_lost_data_seg_operand_t   cmp_lost_data_seg_rsp
 
   ras_rsp_code_val_t   rsp_code_val
 
operands
 

Detailed Description

Definition at line 199 of file ras_common.h.

Member Data Documentation

◆ cmp_data_rsp

ras_cmp_data_rsp_operand_t ras_ctr_pt_rsp_t::cmp_data_rsp

Definition at line 204 of file ras_common.h.

◆ cmp_lost_data_seg_rsp

ras_ctr_lost_data_seg_operand_t ras_ctr_pt_rsp_t::cmp_lost_data_seg_rsp

Definition at line 205 of file ras_common.h.

◆ opcode

ras_ctrl_pt_rsp_opd_t ras_ctr_pt_rsp_t::opcode

Definition at line 201 of file ras_common.h.

◆ operands

union { ... } ras_ctr_pt_rsp_t::operands

◆ rsp_code_val

ras_rsp_code_val_t ras_ctr_pt_rsp_t::rsp_code_val

Definition at line 206 of file ras_common.h.


The documentation for this struct was generated from the following file: