Home
last modified time | relevance | path

Searched refs:target_init_cmd (Results 1 – 9 of 9) sorted by relevance

/linux/include/target/
H A Dtarget_core_fabric.h171 int target_init_cmd(struct se_cmd *se_cmd, struct se_session *se_sess,
/linux/drivers/target/tcm_fc/
H A Dtfc_cmd.c546 if (target_init_cmd(&cmd->se_cmd, cmd->sess->se_sess, in ft_send_work()
/linux/drivers/target/
H A Dtarget_core_transport.c1688 int target_init_cmd(struct se_cmd *se_cmd, struct se_session *se_sess, in target_init_cmd() function
1724 EXPORT_SYMBOL_GPL(target_init_cmd);
1836 rc = target_init_cmd(se_cmd, se_sess, sense, unpacked_lun, data_length, in target_submit_cmd()
/linux/drivers/target/loopback/
H A Dtcm_loop.c147 target_init_cmd(se_cmd, tl_nexus->se_sess, &tl_cmd->tl_sense_buf[0], in tcm_loop_target_queue_cmd()
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c479 rc = target_init_cmd(se_cmd, se_sess, &cmd->sense_buffer[0], in tcm_qla2xxx_handle_cmd()
/linux/drivers/scsi/elx/efct/
H A Defct_lio.c1381 rc = target_init_cmd(se_cmd, se_sess, &io->tgt_io.sense_buffer[0], in efct_scsi_recv_cmd()
/linux/drivers/xen/
H A Dxen-scsiback.c428 target_init_cmd(se_cmd, sess, pending_req->sense_buffer, in scsiback_cmd_exec()
/linux/drivers/vhost/
H A Dscsi.c919 target_init_cmd(se_cmd, tv_nexus->tvn_se_sess, &cmd->tvc_sense_buf[0], in vhost_scsi_send_bad_target()
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c1537 rc = target_init_cmd(cmd, ch->sess, &send_ioctx->sense_data[0], in srpt_handle_cmd()