Skip to content

dm_task_t

#include <dm.h>

Public Attributes

Name
uint64_t src
uint64_t dst
uint32_t size
uint32_t sstrd
uint32_t dstrd
uint32_t nreps
uint32_t cfg
uint32_t twod

Public Attributes Documentation

variable src

uint64_t src;

variable dst

uint64_t dst;

variable size

uint32_t size;

variable sstrd

uint32_t sstrd;

variable dstrd

uint32_t dstrd;

variable nreps

uint32_t nreps;

variable cfg

uint32_t cfg;

variable twod

uint32_t twod;

Updated on 2023-06-19 at 09:43:56 +0000