Searched defs:se_cmd (Results 26 - 33 of 33) sorted by relevance

12

/linux-master/drivers/vhost/
H A Dscsi.c216 struct se_cmd se_cmd; member in struct:vhost_scsi_tmf
326 static void vhost_scsi_release_cmd_res(struct se_cmd *se_cmd) argument
361 static void vhost_scsi_release_cmd(struct se_cmd *se_cmd) argument
380 vhost_scsi_write_pending(struct se_cmd *se_cmd) argument
387 vhost_scsi_queue_data_in(struct se_cmd *se_cmd) argument
393 vhost_scsi_queue_status(struct se_cmd *se_cmd) argument
399 vhost_scsi_queue_tm_rsp(struct se_cmd *se_cmd) argument
408 vhost_scsi_aborted_task(struct se_cmd *se_cmd) argument
445 vhost_scsi_check_stop_free(struct se_cmd *se_cmd) argument
551 struct se_cmd *se_cmd; local
884 struct se_cmd *se_cmd = &cmd->tvc_se_cmd; local
[all...]
/linux-master/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c2745 static int srpt_write_pending(struct se_cmd *se_cmd) argument
3339 srpt_release_cmd(struct se_cmd *se_cmd) argument
3379 srpt_get_tcm_cmd_state(struct se_cmd *se_cmd) argument
[all...]
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_target.c2781 struct se_cmd *se_cmd = &cmd->se_cmd; local
2915 qlt_hba_err_chk_enabled(struct se_cmd *se_cmd) argument
2938 qla_tgt_ref_mask_check(struct se_cmd *se_cmd) argument
2961 struct se_cmd *se_cmd = &cmd->se_cmd; local
3057 struct se_cmd *se_cmd = &cmd->se_cmd; local
3810 struct se_cmd *se_cmd = &cmd->se_cmd; local
3963 struct se_cmd *se_cmd; local
[all...]
H A Dqla_target.h869 struct se_cmd se_cmd; member in struct:qla_tgt_cmd
963 struct se_cmd se_cmd; member in struct:qla_tgt_mgmt_cmd
/linux-master/drivers/target/
H A Dtarget_core_configfs.c357 static int target_default_get_cmd_state(struct se_cmd *se_cmd) argument
H A Dtarget_core_user.c177 struct se_cmd *se_cmd; member in struct:tcmu_cmd
581 struct se_cmd *se_cmd = cmd->se_cmd; local
633 tcmu_alloc_cmd(struct se_cmd *se_cmd) argument
777 struct se_cmd *se_cmd = tcmu_cmd->se_cmd; local
786 struct se_cmd *se_cmd = tcmu_cmd->se_cmd; local
903 struct se_cmd *se_cmd = tcmu_cmd->se_cmd; local
1015 struct se_cmd *se_cmd = tcmu_cmd->se_cmd; local
1203 tcmu_queue_cmd(struct se_cmd *se_cmd) argument
1261 struct se_cmd *se_cmd; local
1323 struct se_cmd *se_cmd = cmd->se_cmd; local
1520 struct se_cmd *se_cmd; local
1539 struct se_cmd *se_cmd; local
[all...]
/linux-master/include/target/iscsi/
H A Discsi_target_core.h487 struct se_cmd se_cmd; member in struct:iscsit_cmd
/linux-master/include/target/
H A Dtarget_core_base.h470 struct se_cmd { struct
[all...]

Completed in 247 milliseconds

12