Use SCSI xfer timeout value for doorbell register status polling instead of
authormglocker <mglocker@openbsd.org>
Mon, 27 May 2024 10:27:58 +0000 (10:27 +0000)
committermglocker <mglocker@openbsd.org>
Mon, 27 May 2024 10:27:58 +0000 (10:27 +0000)
commit93bf505651414831aabe53a9165f93b2094bb7c3
tree61884e5050fc6054495e3e02db1c7fa5add60d44
parent4a85b22348c505c8763cd3c7518aa7bf100aae03
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.
sys/dev/ic/ufshci.c