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
545 struct se_cmd *se_cmd = &cmd->se_cmd; in uasp_prepare_status() local
676 struct se_cmd *se_cmd = &cmd->se_cmd; in uasp_send_write_request() local
958 struct se_cmd *se_cmd = &cmd->se_cmd; in usbg_data_write_cmpl() local
981 struct se_cmd *se_cmd = &cmd->se_cmd; in usbg_prepare_w_request() local
1004 static int usbg_send_status_response(struct se_cmd *se_cmd) in usbg_send_status_response()
1016 static int usbg_send_write_request(struct se_cmd *se_cmd) in usbg_send_write_request()
1028 static int usbg_send_read_response(struct se_cmd *se_cmd) in usbg_send_read_response()
1043 struct se_cmd *se_cmd; in usbg_cmd_work() local
1172 struct se_cmd *se_cmd; in bot_cmd_work() local
1272 static void usbg_release_cmd(struct se_cmd *se_cmd) in usbg_release_cmd()
1282 static void usbg_queue_tm_rsp(struct se_cmd *se_cmd) in usbg_queue_tm_rsp()
1286 static void usbg_aborted_task(struct se_cmd *se_cmd) in usbg_aborted_task()
1659 static int usbg_check_stop_free(struct se_cmd *se_cmd) in usbg_check_stop_free()