Lines Matching defs:se_cmd
205 struct se_cmd *se_cmd = &cmd->se_cmd; in bot_send_read_response() local
247 struct se_cmd *se_cmd = &cmd->se_cmd; in bot_send_write_request() local
512 struct se_cmd *se_cmd = &cmd->se_cmd; in uasp_prepare_r_request() local
544 struct se_cmd *se_cmd = &cmd->se_cmd; in uasp_prepare_status() local
674 struct se_cmd *se_cmd = &cmd->se_cmd; in uasp_send_write_request() local
955 struct se_cmd *se_cmd = &cmd->se_cmd; in usbg_data_write_cmpl() local
978 struct se_cmd *se_cmd = &cmd->se_cmd; in usbg_prepare_w_request() local
1000 static int usbg_send_status_response(struct se_cmd *se_cmd) in usbg_send_status_response()
1012 static int usbg_send_write_request(struct se_cmd *se_cmd) in usbg_send_write_request()
1024 static int usbg_send_read_response(struct se_cmd *se_cmd) in usbg_send_read_response()
1039 struct se_cmd *se_cmd; in usbg_cmd_work() local
1169 struct se_cmd *se_cmd; in bot_cmd_work() local
1285 static void usbg_release_cmd(struct se_cmd *se_cmd) in usbg_release_cmd()
1303 static int usbg_write_pending_status(struct se_cmd *se_cmd) in usbg_write_pending_status()
1312 static int usbg_get_cmd_state(struct se_cmd *se_cmd) in usbg_get_cmd_state()
1317 static void usbg_queue_tm_rsp(struct se_cmd *se_cmd) in usbg_queue_tm_rsp()
1321 static void usbg_aborted_task(struct se_cmd *se_cmd) in usbg_aborted_task()
1714 static int usbg_check_stop_free(struct se_cmd *se_cmd) in usbg_check_stop_free()