Home
last modified time | relevance | path

Searched refs:SCF_BIDI (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/target/
Dtarget_core_fabric.h221 if (se_cmd->se_cmd_flags & SCF_BIDI) in target_reverse_dma_direction()
Dtarget_core_base.h139 SCF_BIDI = 0x00000400, enumerator
/Linux-v5.4/drivers/target/
Dtarget_core_transport.c1567 se_cmd->se_cmd_flags |= SCF_BIDI; in target_submit_cmd_map_sgls()
2152 if (cmd->se_cmd_flags & SCF_BIDI) { in transport_complete_qf()
2339 if (cmd->se_cmd_flags & SCF_BIDI) { in target_complete_ok_work()
2514 if ((cmd->se_cmd_flags & SCF_BIDI) || in transport_generic_new_cmd()
Dtarget_core_user.c554 if (se_cmd->se_cmd_flags & SCF_BIDI) { in tcmu_cmd_get_data_length()
1047 || se_cmd->se_cmd_flags & SCF_BIDI); in queue_cmd_ring()
1055 if (se_cmd->se_cmd_flags & SCF_BIDI) { in queue_cmd_ring()
1172 if (se_cmd->se_cmd_flags & SCF_BIDI) { in tcmu_handle_completion()
Dtarget_core_pscsi.c948 if (cmd->se_cmd_flags & SCF_BIDI) in pscsi_parse_cdb()
Dtarget_core_sbc.c902 !(cmd->se_cmd_flags & SCF_BIDI)) in sbc_parse_cdb()