scatter/gather list element structure More...
#include <dma.h>
Data Fields | |
| void * | virt |
| CPU virtual address. More... | |
| struct metal_io_region * | io |
| IO region. More... | |
| int | len |
| length More... | |
scatter/gather list element structure
| struct metal_io_region* metal_sg::io |
IO region.
| int metal_sg::len |
length
| void* metal_sg::virt |
CPU virtual address.