Searched refs:tcm_supported_opcodes (Results 1 – 1 of 1) sorted by relevance
2035 static const struct target_opcode_descriptor *tcm_supported_opcodes[] = { variable2173 for (i = 0; i < ARRAY_SIZE(tcm_supported_opcodes); i++) { in spc_rsoc_get_descr()2174 descr = tcm_supported_opcodes[i]; in spc_rsoc_get_descr()2238 int descr_num = ARRAY_SIZE(tcm_supported_opcodes); in spc_emulate_report_supp_op_codes()2281 for (i = 0; i < ARRAY_SIZE(tcm_supported_opcodes); i++) { in spc_emulate_report_supp_op_codes()2282 descr = tcm_supported_opcodes[i]; in spc_emulate_report_supp_op_codes()