CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/27 04:27:59
Modified files:
sys/dev/ic : ufshci.c
Log message:
Use SCSI xfer timeout value for doorbell register status polling instead of
an own introduced timeout value. This fixes an SCSI SYNC command timeout
seen during suspend.
