Home
last modified time | relevance | path

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

/linux/include/target/
A Dtarget_core_fabric.h230 if (se_cmd->se_cmd_flags & SCF_BIDI) in target_reverse_dma_direction()
A Dtarget_core_base.h137 SCF_BIDI = (1 << 7), enumerator
/linux/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.c584 if (se_cmd->se_cmd_flags & SCF_BIDI) { in tcmu_cmd_set_block_cnts()
1097 se_cmd->se_cmd_flags & SCF_BIDI) in queue_cmd_ring()
1105 if (se_cmd->se_cmd_flags & SCF_BIDI) { in queue_cmd_ring()
1369 if (se_cmd->se_cmd_flags & SCF_BIDI) { in tcmu_handle_completion()
A Dtarget_core_pscsi.c954 if (cmd->se_cmd_flags & SCF_BIDI) in pscsi_parse_cdb()
A Dtarget_core_sbc.c932 !(cmd->se_cmd_flags & SCF_BIDI)) in sbc_parse_cdb()

Completed in 27 milliseconds