> > I wonder if you have considered the case where the command is aborted
> > by the host software or by the device itself?
> >
> > If you change OCS to OCS_INVALID_COMMAND_STATUS, there will report a
> > DID_REQUEUE to SCSI.
>
> The decision about what to do probably should depend on whether or not
> the command has been nullified.
>
> Thanks,
>
> Bart.
When MCQ is enabled, Exynos host reports OCS_ABORTED only for nullified cases.
Thanks.