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

Data Fields

uint8_t dev_type
 expected VirtIO type of the device
 
void * dev_t_st
 pointer to device type specific state
 
uint64_t features
 VirtIO feature bits supported.
 
struct virtio_backend_arg backend
 arguments for the backend
 

Detailed Description

contains necessary values for the device initialization process


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