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