Pass SCSI command directly to the UFS command descriptor instead of
authormglocker <mglocker@openbsd.org>
Thu, 4 Jan 2024 12:22:35 +0000 (12:22 +0000)
committermglocker <mglocker@openbsd.org>
Thu, 4 Jan 2024 12:22:35 +0000 (12:22 +0000)
commit06924da0a63696484e40c3a45b7491a81ca23625
tree5f4ed42ee8fe5aac294fc03a54925acac3530aa5
parentee9b025033c55038e053695a126614ddc1d7ec32
Pass SCSI command directly to the UFS command descriptor instead of
decoding/encoding it.

Suggested and OK kettenis@
sys/dev/ic/ufshci.c