Module devices::usb::xhci::ring_buffer

source ·

Structs§

  • Ring Buffer is segmented circular buffer in guest memory containing work items called transfer descriptors, each of which consists of one or more TRBs. Ring buffer logic is shared between transfer ring and command ring. Transfer Ring management is defined in xHCI spec 4.9.2.

Enums§

Type Aliases§