libmetal  353
metal_sg Struct Reference

scatter/gather list element structure More...

#include <dma.h>

Data Fields

void * virt
 CPU virtual address. More...
 
struct metal_io_regionio
 IO region. More...
 
int len
 length More...
 

Detailed Description

scatter/gather list element structure

Field Documentation

◆ io

struct metal_io_region* metal_sg::io

IO region.

◆ len

int metal_sg::len

length

◆ virt

void* metal_sg::virt

CPU virtual address.


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