Home
last modified time | relevance | path

Searched refs:PERSISTENT_RESERVE_IN (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/include/scsi/
Dscsi_dbg.h38 case PERSISTENT_RESERVE_IN: in scsi_opcode_sa_name()
Dscsi_proto.h84 #define PERSISTENT_RESERVE_IN 0x5e macro
/linux-5.19.10/drivers/scsi/
Dconstants.c248 {PERSISTENT_RESERVE_IN, pr_in_arr, PR_IN_SZ},
/linux-5.19.10/include/trace/events/
Dtarget.h79 scsi_opcode_name(PERSISTENT_RESERVE_IN), \
Dscsi.h77 scsi_opcode_name(PERSISTENT_RESERVE_IN), \
/linux-5.19.10/tools/lib/traceevent/plugins/
Dplugin_scsi.c80 #define PERSISTENT_RESERVE_IN 0x5e macro
/linux-5.19.10/drivers/target/
Dtarget_core_spc.c1318 ((cdb[0] == PERSISTENT_RESERVE_IN) || in spc_parse_cdb()
1346 case PERSISTENT_RESERVE_IN: in spc_parse_cdb()
Dtarget_core_device.c1111 ((cdb[0] == PERSISTENT_RESERVE_IN) || in passthrough_parse_cdb()
1125 if (cdb[0] == PERSISTENT_RESERVE_IN) { in passthrough_parse_cdb()
Dtarget_core_alua.c556 case PERSISTENT_RESERVE_IN: in core_alua_state_standby()
Dtarget_core_pr.c475 case PERSISTENT_RESERVE_IN: in core_scsi3_pr_seq_non_holder()
/linux-5.19.10/drivers/usb/gadget/function/
Df_tcm.c907 case PERSISTENT_RESERVE_IN: in get_cmd_dir()