Searched defs:ta_ras_trigger_error_input (Results 1 – 1 of 1) sorted by relevance
129 struct ta_ras_trigger_error_input { struct130 enum ta_ras_block block_id; // ras-block. i.e. umc, gfx131 enum ta_ras_error_type inject_error_type; // type of error. i.e. single_correctable132 uint32_t sub_block_index; // mem block. i.e. hbm, sram etc.133 uint64_t address; // explicit address of error134 uint64_t value; // method if error injection. i.e persistent, coherent etc.
Completed in 5 milliseconds