iPXE
Data Fields
xhci_dcbaa Struct Reference

Device context base address array. More...

#include <xhci.h>

Data Fields

uint64_tcontext
 Context base addresses. More...
 
struct dma_mapping map
 DMA mapping. More...
 

Detailed Description

Device context base address array.

Definition at line 1045 of file xhci.h.

Field Documentation

◆ context

uint64_t* xhci_dcbaa::context

◆ map

struct dma_mapping xhci_dcbaa::map

DMA mapping.

Definition at line 1049 of file xhci.h.

Referenced by xhci_dcbaa_alloc(), and xhci_dcbaa_free().


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