Lines Matching defs:se_cmd
61 struct se_cmd *se_cmd; in tcm_loop_allocate_core_cmd() local
132 static int tcm_loop_new_cmd_map(struct se_cmd *se_cmd) in tcm_loop_new_cmd_map()
183 static int tcm_loop_check_stop_free(struct se_cmd *se_cmd) in tcm_loop_check_stop_free()
200 static void tcm_loop_release_cmd(struct se_cmd *se_cmd) in tcm_loop_release_cmd()
273 struct se_cmd *se_cmd; in tcm_loop_queuecommand() local
319 struct se_cmd *se_cmd = NULL; in tcm_loop_device_reset() local
765 static int tcm_loop_is_state_remove(struct se_cmd *se_cmd) in tcm_loop_is_state_remove()
791 static u32 tcm_loop_get_task_tag(struct se_cmd *se_cmd) in tcm_loop_get_task_tag()
796 static int tcm_loop_get_cmd_state(struct se_cmd *se_cmd) in tcm_loop_get_cmd_state()
827 static int tcm_loop_write_pending(struct se_cmd *se_cmd) in tcm_loop_write_pending()
842 static int tcm_loop_write_pending_status(struct se_cmd *se_cmd) in tcm_loop_write_pending_status()
847 static int tcm_loop_queue_data_in(struct se_cmd *se_cmd) in tcm_loop_queue_data_in()
862 static int tcm_loop_queue_status(struct se_cmd *se_cmd) in tcm_loop_queue_status()
887 static int tcm_loop_queue_tm_rsp(struct se_cmd *se_cmd) in tcm_loop_queue_tm_rsp()
900 static u16 tcm_loop_set_fabric_sense_len(struct se_cmd *se_cmd, u32 sense_length) in tcm_loop_set_fabric_sense_len()