Lines Matching defs:se_cmd
216 struct se_cmd *se_cmd = &cmd->se_cmd; in bot_send_read_response() local
258 struct se_cmd *se_cmd = &cmd->se_cmd; in bot_send_write_request() local
525 struct se_cmd *se_cmd = &cmd->se_cmd; in uasp_prepare_r_request() local
557 struct se_cmd *se_cmd = &cmd->se_cmd; in uasp_prepare_status() local
687 struct se_cmd *se_cmd = &cmd->se_cmd; in uasp_send_write_request() local
967 struct se_cmd *se_cmd = &cmd->se_cmd; in usbg_data_write_cmpl() local
990 struct se_cmd *se_cmd = &cmd->se_cmd; in usbg_prepare_w_request() local
1012 static int usbg_send_status_response(struct se_cmd *se_cmd) in usbg_send_status_response()
1024 static int usbg_send_write_request(struct se_cmd *se_cmd) in usbg_send_write_request()
1036 static int usbg_send_read_response(struct se_cmd *se_cmd) in usbg_send_read_response()
1051 struct se_cmd *se_cmd; in usbg_cmd_work() local
1087 struct se_cmd *se_cmd; in usbg_submit_command() local
1167 struct se_cmd *se_cmd; in bot_cmd_work() local
1203 struct se_cmd *se_cmd; in bot_submit_command() local
1414 static void usbg_release_cmd(struct se_cmd *se_cmd) in usbg_release_cmd()
1441 static int usbg_write_pending_status(struct se_cmd *se_cmd) in usbg_write_pending_status()
1451 static u32 usbg_get_task_tag(struct se_cmd *se_cmd) in usbg_get_task_tag()
1463 static int usbg_get_cmd_state(struct se_cmd *se_cmd) in usbg_get_cmd_state()
1468 static void usbg_queue_tm_rsp(struct se_cmd *se_cmd) in usbg_queue_tm_rsp()
1472 static void usbg_aborted_task(struct se_cmd *se_cmd) in usbg_aborted_task()
1857 static int usbg_check_stop_free(struct se_cmd *se_cmd) in usbg_check_stop_free()