Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/target/
A Dtarget_core_fabric.h230 if (se_cmd->se_cmd_flags & SCF_BIDI) in target_reverse_dma_direction()
A Dtarget_core_base.h139 SCF_BIDI = (1 << 7), enumerator
/linux-6.3-rc2/drivers/target/
A Dtarget_core_transport.c1651 se_cmd->se_cmd_flags |= SCF_BIDI; in target_init_cmd()
2399 if (cmd->se_cmd_flags & SCF_BIDI) { in transport_complete_qf()
2590 if (cmd->se_cmd_flags & SCF_BIDI) { in target_complete_ok_work()
2766 if ((cmd->se_cmd_flags & SCF_BIDI) || in transport_generic_new_cmd()
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()
A Dtarget_core_pscsi.c925 if (cmd->se_cmd_flags & SCF_BIDI) in pscsi_parse_cdb()

Completed in 22 milliseconds