[roll] Roll fuchsia [ufs] Refactor I/O queue

This CL removes the scsi_xfer struct and changes the scsi_xfer queue
to an IoCommand queue.
It also adds the SendScsiUpiu() function for sending Scsi commands.

Original-Bug: 124835
Test: ufs-unit-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/904503
Original-Revision: 70c5d2e751c2234d85708ad9b544366d2f488456
GitOrigin-RevId: ac0d9b40c960e33de7ab27c5856b1a1ad869ec0e
Change-Id: I368fffab1509e95bc74c79b8939b8daeb23f69cd
1 file changed
tree: b9ab00256c7ecccbb17ec2067139a6d5bcbf67b3
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.