Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_dbg.h38 case PERSISTENT_RESERVE_IN: in scsi_opcode_sa_name()
H A Dscsi_proto.h84 #define PERSISTENT_RESERVE_IN 0x5e macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A Dscsi.h90 #define PERSISTENT_RESERVE_IN 0x5e macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A Dscsi.h90 #define PERSISTENT_RESERVE_IN 0x5e macro
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dconstants.c248 {PERSISTENT_RESERVE_IN, pr_in_arr, PR_IN_SZ},
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dtarget.h79 scsi_opcode_name(PERSISTENT_RESERVE_IN), \
H A Dscsi.h77 scsi_opcode_name(PERSISTENT_RESERVE_IN), \
/OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/
H A Dplugin_scsi.c80 #define PERSISTENT_RESERVE_IN 0x5e macro
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_spc.c1291 ((cdb[0] == PERSISTENT_RESERVE_IN) || in spc_parse_cdb()
1319 case PERSISTENT_RESERVE_IN: in spc_parse_cdb()
H A Dtarget_core_device.c1092 ((cdb[0] == PERSISTENT_RESERVE_IN) || in passthrough_parse_cdb()
1106 if (cdb[0] == PERSISTENT_RESERVE_IN) { in passthrough_parse_cdb()
H A Dtarget_core_alua.c579 case PERSISTENT_RESERVE_IN: in core_alua_state_standby()
H A Dtarget_core_pr.c474 case PERSISTENT_RESERVE_IN: in core_scsi3_pr_seq_non_holder()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_tcm.c907 case PERSISTENT_RESERVE_IN: in get_cmd_dir()