Home
last modified time | relevance | path

Searched refs:ICF_SENT_LAST_R2T (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_tmr.c717 cmd->cmd_flags &= ~ICF_SENT_LAST_R2T; in iscsit_task_reassign_prepare_write()
H A Discsi_target.c3176 if (cmd->cmd_flags & ICF_SENT_LAST_R2T) { in iscsit_build_r2ts_for_cmd()
3211 cmd->cmd_flags |= ICF_SENT_LAST_R2T; in iscsit_build_r2ts_for_cmd()
3218 cmd->cmd_flags |= ICF_SENT_LAST_R2T; in iscsit_build_r2ts_for_cmd()
3232 cmd->cmd_flags |= ICF_SENT_LAST_R2T; in iscsit_build_r2ts_for_cmd()
3242 if (cmd->cmd_flags & ICF_SENT_LAST_R2T) in iscsit_build_r2ts_for_cmd()
/openbmc/linux/include/target/iscsi/
H A Discsi_target_core.h149 ICF_SENT_LAST_R2T = 0x00000008, enumerator