iPXE
Data Fields
xhci_event_ring_segment Struct Reference

An event ring segment. More...

#include <xhci.h>

Data Fields

uint64_t base
 Base address. More...
 
uint32_t count
 Number of TRBs. More...
 
uint32_t reserved
 Reserved. More...
 

Detailed Description

An event ring segment.

Definition at line 830 of file xhci.h.

Field Documentation

◆ base

uint64_t xhci_event_ring_segment::base

Base address.

Definition at line 832 of file xhci.h.

◆ count

uint32_t xhci_event_ring_segment::count

Number of TRBs.

Definition at line 834 of file xhci.h.

◆ reserved

uint32_t xhci_event_ring_segment::reserved

Reserved.

Definition at line 836 of file xhci.h.


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