FreeBSD kernel usb device Code
xhci_event_ring_seg Struct Reference

#include <xhci.h>

Data Fields

volatile uint64_t qwEvrsTablePtr
 
volatile uint32_t dwEvrsTableSize
 
volatile uint32_t dwEvrsReserved
 

Detailed Description

Definition at line 397 of file xhci.h.

Field Documentation

◆ dwEvrsReserved

volatile uint32_t xhci_event_ring_seg::dwEvrsReserved

Definition at line 400 of file xhci.h.

◆ dwEvrsTableSize

volatile uint32_t xhci_event_ring_seg::dwEvrsTableSize

Definition at line 399 of file xhci.h.

Referenced by xhci_start_controller().

◆ qwEvrsTablePtr

volatile uint64_t xhci_event_ring_seg::qwEvrsTablePtr

Definition at line 398 of file xhci.h.

Referenced by xhci_start_controller().


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