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

#include <dma.h>

Collaboration diagram for _au_dma_pool_:
Collaboration graph
[legend]

Public Attributes

char name [32]
 
size_t alloc_sz
 
size_t align
 
size_t boundary
 
uint32_t slots_per_page
 
AuDMAPagepages
 
uint64_t total_allocs
 
uint64_t total_frees
 

Member Data Documentation

◆ align

size_t _au_dma_pool_::align

◆ alloc_sz

size_t _au_dma_pool_::alloc_sz

◆ boundary

size_t _au_dma_pool_::boundary

◆ name

char _au_dma_pool_::name[32]

◆ pages

AuDMAPage* _au_dma_pool_::pages

◆ slots_per_page

uint32_t _au_dma_pool_::slots_per_page

◆ total_allocs

uint64_t _au_dma_pool_::total_allocs

◆ total_frees

uint64_t _au_dma_pool_::total_frees

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