Searched refs:SCF_OVERFLOW_BIT (Results 1 – 10 of 10) sorted by relevance
137 if (se_cmd->se_cmd_flags & (SCF_OVERFLOW_BIT | SCF_UNDERFLOW_BIT)) { in ft_queue_status()138 if (se_cmd->se_cmd_flags & SCF_OVERFLOW_BIT) in ft_queue_status()
141 SCF_OVERFLOW_BIT = (1 << 9), enumerator
1317 if (cmd->se_cmd_flags & SCF_OVERFLOW_BIT) { in target_check_max_data_sg_nents()1371 cmd->se_cmd_flags |= SCF_OVERFLOW_BIT; in target_cmd_size_check()1599 if (cmd->se_cmd_flags & SCF_OVERFLOW_BIT) { in transport_generic_map_mem_to_cmd()
722 if (se_cmd->se_cmd_flags & SCF_OVERFLOW_BIT) { in tcm_qla2xxx_queue_status()723 se_cmd->se_cmd_flags &= ~SCF_OVERFLOW_BIT; in tcm_qla2xxx_queue_status()
2804 } else if (se_cmd->se_cmd_flags & SCF_OVERFLOW_BIT) { in qlt_pre_xmit_response()
567 if (cmd->se_cmd_flags & SCF_OVERFLOW_BIT) in efct_lio_send_resp()688 if (cmd->se_cmd_flags & SCF_OVERFLOW_BIT) in efct_lio_queue_status()
573 if ((se_cmd->se_cmd_flags & SCF_OVERFLOW_BIT) || in tcm_loop_queue_data_or_status()
2829 if (cmd->se_cmd.se_cmd_flags & SCF_OVERFLOW_BIT) { in iscsit_build_datain_pdu()3261 if (cmd->se_cmd.se_cmd_flags & SCF_OVERFLOW_BIT) { in iscsit_build_rsp_pdu()
1401 } else if (cmd->se_cmd_flags & SCF_OVERFLOW_BIT) { in srpt_build_cmd_rsp()
76 } else if (se_cmd->se_cmd_flags & SCF_OVERFLOW_BIT) { in ibmvscsis_determine_resid()
Completed in 46 milliseconds