Barrelfish
Data Fields
virtio_buffer Struct Reference
+ Collaboration diagram for virtio_buffer:

Data Fields

struct virtio_buffer_allocatora
 pointer to the allocator
 
enum virtio_buffer_state state
 state of this buffer
 
lpaddr_t paddr
 physical address of the buffer
 
void * buf
 mapped virtual address of the buffer
 
size_t length
 size of this buffer
 
struct virtio_buffer_listlhead
 pointer to the buffer list head
 
struct virtio_buffernext
 pointer to the next buffer in the list
 
struct virtio_bufferprev
 pointer to the previous next field
 

Detailed Description

represents a VirtIO buffer to be used


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