struct TransferDescriptor

Defined at line 26 of file ../../src/devices/serial/drivers/virtio-console/console.h

Describes a chunk of memory used for data transfers between the device and the driver,

points to the memory inside TransferBuffer below

Public Members

uint8_t * virt
uintptr_t phys
uint32_t total_len
uint32_t used_len
uint32_t processed_len