Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/target/
Dtarget_core_fabric.h222 if (se_cmd->se_cmd_flags & SCF_BIDI) in target_reverse_dma_direction()
Dtarget_core_base.h137 SCF_BIDI = 0x00000400, enumerator
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_transport.c1646 se_cmd->se_cmd_flags |= SCF_BIDI; in target_submit_cmd_map_sgls()
2275 if (cmd->se_cmd_flags & SCF_BIDI) { in transport_complete_qf()
2466 if (cmd->se_cmd_flags & SCF_BIDI) { in target_complete_ok_work()
2642 if ((cmd->se_cmd_flags & SCF_BIDI) || in transport_generic_new_cmd()
Dtarget_core_user.c576 if (se_cmd->se_cmd_flags & SCF_BIDI) { in tcmu_cmd_set_block_cnts()
1072 se_cmd->se_cmd_flags & SCF_BIDI) in queue_cmd_ring()
1080 if (se_cmd->se_cmd_flags & SCF_BIDI) { in queue_cmd_ring()
1336 if (se_cmd->se_cmd_flags & SCF_BIDI) { in tcmu_handle_completion()
Dtarget_core_pscsi.c957 if (cmd->se_cmd_flags & SCF_BIDI) in pscsi_parse_cdb()
Dtarget_core_sbc.c901 !(cmd->se_cmd_flags & SCF_BIDI)) in sbc_parse_cdb()