Home
last modified time | relevance | path

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

/openbmc/linux/include/target/
H A Dtarget_core_fabric.h237 if (se_cmd->se_cmd_flags & SCF_BIDI) in target_reverse_dma_direction()
H A Dtarget_core_base.h139 SCF_BIDI = (1 << 7), enumerator
/openbmc/linux/drivers/target/
H A Dtarget_core_transport.c1683 se_cmd->se_cmd_flags |= SCF_BIDI; in target_init_cmd()
2433 if (cmd->se_cmd_flags & SCF_BIDI) { in transport_complete_qf()
2624 if (cmd->se_cmd_flags & SCF_BIDI) { in target_complete_ok_work()
2800 if ((cmd->se_cmd_flags & SCF_BIDI) || in transport_generic_new_cmd()
H A Dtarget_core_user.c586 if (se_cmd->se_cmd_flags & SCF_BIDI) { in tcmu_cmd_set_block_cnts()
1099 se_cmd->se_cmd_flags & SCF_BIDI) in queue_cmd_ring()
1107 if (se_cmd->se_cmd_flags & SCF_BIDI) { in queue_cmd_ring()
1371 if (se_cmd->se_cmd_flags & SCF_BIDI) { in tcmu_handle_completion()
H A Dtarget_core_pscsi.c927 if (cmd->se_cmd_flags & SCF_BIDI) in pscsi_parse_cdb()