Lines Matching defs:se_cmd
210 struct se_cmd *se_cmd = &cmd->se_cmd; in bot_send_read_response() local
252 struct se_cmd *se_cmd = &cmd->se_cmd; in bot_send_write_request() local
519 struct se_cmd *se_cmd = &cmd->se_cmd; in uasp_prepare_r_request() local
551 struct se_cmd *se_cmd = &cmd->se_cmd; in uasp_prepare_status() local
681 struct se_cmd *se_cmd = &cmd->se_cmd; in uasp_send_write_request() local
961 struct se_cmd *se_cmd = &cmd->se_cmd; in usbg_data_write_cmpl() local
984 struct se_cmd *se_cmd = &cmd->se_cmd; in usbg_prepare_w_request() local
1006 static int usbg_send_status_response(struct se_cmd *se_cmd) in usbg_send_status_response()
1018 static int usbg_send_write_request(struct se_cmd *se_cmd) in usbg_send_write_request()
1030 static int usbg_send_read_response(struct se_cmd *se_cmd) in usbg_send_read_response()
1045 struct se_cmd *se_cmd; in usbg_cmd_work() local
1081 struct se_cmd *se_cmd; in usbg_submit_command() local
1162 struct se_cmd *se_cmd; in bot_cmd_work() local
1198 struct se_cmd *se_cmd; in bot_submit_command() local
1302 static void usbg_release_cmd(struct se_cmd *se_cmd) in usbg_release_cmd()
1329 static int usbg_write_pending_status(struct se_cmd *se_cmd) in usbg_write_pending_status()
1339 static int usbg_get_cmd_state(struct se_cmd *se_cmd) in usbg_get_cmd_state()
1344 static void usbg_queue_tm_rsp(struct se_cmd *se_cmd) in usbg_queue_tm_rsp()
1348 static void usbg_aborted_task(struct se_cmd *se_cmd) in usbg_aborted_task()
1693 static int usbg_check_stop_free(struct se_cmd *se_cmd) in usbg_check_stop_free()