Home
last modified time | relevance | path

Searched refs:RELEASE_10 (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/include/scsi/
Dscsi_proto.h82 #define RELEASE_10 0x57 macro
/linux-5.19.10/include/trace/events/
Dtarget.h77 scsi_opcode_name(RELEASE_10), \
Dscsi.h75 scsi_opcode_name(RELEASE_10), \
/linux-5.19.10/drivers/target/
Dtarget_core_spc.c1320 (cdb[0] == RELEASE || cdb[0] == RELEASE_10) || in spc_parse_cdb()
1355 case RELEASE_10: in spc_parse_cdb()
1356 if (cdb[0] == RELEASE_10) in spc_parse_cdb()
Dtarget_core_device.c1113 (cdb[0] == RELEASE || cdb[0] == RELEASE_10) || in passthrough_parse_cdb()
1136 if (cdb[0] == RELEASE || cdb[0] == RELEASE_10) { in passthrough_parse_cdb()
1138 if (cdb[0] == RELEASE_10) in passthrough_parse_cdb()
Dtarget_core_pr.c95 case RELEASE_10: in target_scsi2_reservation_check()
422 case RELEASE_10: in core_scsi3_pr_seq_non_holder()
/linux-5.19.10/tools/lib/traceevent/plugins/
Dplugin_scsi.c78 #define RELEASE_10 0x57 macro