Module devices::usb::xhci::scatter_gather_buffer
source · Structs§
- See xHCI spec 3.2.8 for scatter/gather transfer. It’s used in bulk/interrupt transfers, and also in the DataStage of control transfers. See 3.2.10 for details.
Enums§
Type Aliases§
- Result 🔒