Home
last modified time | relevance | path

Searched refs:SCF_TRANSPORT_TASK_SENSE (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/target/
H A Dtarget_core_transport.c826 cmd->se_cmd_flags |= SCF_TRANSPORT_TASK_SENSE; in transport_copy_sense_to_cmd()
922 if (cmd->se_cmd_flags & SCF_TRANSPORT_TASK_SENSE) in target_complete_cmd_with_sense()
2421 cmd->se_cmd_flags & SCF_TRANSPORT_TASK_SENSE) in transport_complete_qf()
2541 cmd->se_cmd_flags & SCF_TRANSPORT_TASK_SENSE) { in target_complete_ok_work()
/linux/include/target/
H A Dtarget_core_base.h142 SCF_TRANSPORT_TASK_SENSE = (1 << 1), enumerator
/linux/drivers/target/loopback/
H A Dtcm_loop.c522 ((se_cmd->se_cmd_flags & SCF_TRANSPORT_TASK_SENSE) || in tcm_loop_queue_data_or_status()
/linux/drivers/target/iscsi/
H A Discsi_target.c2894 (cmd->se_cmd.se_cmd_flags & SCF_TRANSPORT_TASK_SENSE)) in iscsit_send_datain()
2914 eodr = (cmd->se_cmd.se_cmd_flags & SCF_TRANSPORT_TASK_SENSE) ? in iscsit_send_datain()
3292 ((cmd->se_cmd.se_cmd_flags & SCF_TRANSPORT_TASK_SENSE) || in iscsit_send_response()
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c404 SCF_TRANSPORT_TASK_SENSE); in cxgbit_tx_datain_iso()
/linux/drivers/xen/
H A Dxen-scsiback.c1444 ((se_cmd->se_cmd_flags & SCF_TRANSPORT_TASK_SENSE) || in scsiback_queue_status()
/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.c1777 ((cmd->se_cmd.se_cmd_flags & SCF_TRANSPORT_TASK_SENSE) || in isert_put_response()
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c2937 (SCF_TRANSPORT_TASK_SENSE | SCF_EMULATED_TASK_SENSE)) in srpt_queue_status()