#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 |
Definition at line 213 of file ras_common.h.
| ras_cmp_data_rsp_operand_t ras_ctr_pt_rsp_t::cmp_data_rsp |
Definition at line 218 of file ras_common.h.
| ras_ctr_lost_data_seg_operand_t ras_ctr_pt_rsp_t::cmp_lost_data_seg_rsp |
Definition at line 219 of file ras_common.h.
| ras_ctrl_pt_rsp_opd_t ras_ctr_pt_rsp_t::opcode |
Definition at line 215 of file ras_common.h.
| union { ... } ras_ctr_pt_rsp_t::operands |
| ras_rsp_code_val_t ras_ctr_pt_rsp_t::rsp_code_val |
Definition at line 220 of file ras_common.h.