XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_xhci_event_trb_ Struct Reference

#include <xhci.h>

Public Attributes

uint64_t ptr
 
uint32_t rsvd: 24
 
uint32_t completionCode: 8
 
uint32_t cycleBit: 1
 
uint32_t rsvd2: 9
 
uint32_t trbType: 6
 
uint32_t rsvd3: 16
 

Member Data Documentation

◆ completionCode

uint32_t _xhci_event_trb_::completionCode

◆ cycleBit

uint32_t _xhci_event_trb_::cycleBit

◆ ptr

uint64_t _xhci_event_trb_::ptr

◆ rsvd

uint32_t _xhci_event_trb_::rsvd

◆ rsvd2

uint32_t _xhci_event_trb_::rsvd2

◆ rsvd3

uint32_t _xhci_event_trb_::rsvd3

◆ trbType

uint32_t _xhci_event_trb_::trbType

The documentation for this struct was generated from the following files: