Searched refs:target_opcode_descriptor (Results 1 – 2 of 2) sorted by relevance
1349 static const struct target_opcode_descriptor tcm_opcode_read6 = {1357 static const struct target_opcode_descriptor tcm_opcode_read10 = {1367 static const struct target_opcode_descriptor tcm_opcode_read12 = {1377 static const struct target_opcode_descriptor tcm_opcode_read16 = {1388 static const struct target_opcode_descriptor tcm_opcode_write6 = {1396 static const struct target_opcode_descriptor tcm_opcode_write10 = {1406 static const struct target_opcode_descriptor tcm_opcode_write_verify10 = {1416 static const struct target_opcode_descriptor tcm_opcode_write12 = {1426 static const struct target_opcode_descriptor tcm_opcode_write16 = {1437 static const struct target_opcode_descriptor tcm_opcode_write_verify16 = {[all …]
902 struct target_opcode_descriptor { struct911 bool (*enabled)(const struct target_opcode_descriptor *descr, argument