Structs§
- POD struct associates a TRB with its address in guest memory. This is useful because transfer and command completion event TRBs must contain pointers to the original TRB that generated the event.
- Device context.
Enums§
- State of device slot.
- State of endpoint.
- Completion code of trb types.
- All kinds of trb.
Constants§
- TRB_SIZE 🔒
Traits§
- Safety
- Associate real type of trb.
Type Aliases§
- Result 🔒