Home
last modified time | relevance | path

Searched defs:virtio_dev_priv (Results 1 – 1 of 1) sorted by relevance

/include/
A Dvirtio.h213 struct virtio_dev_priv { struct
214 struct list_head vqs;
215 struct udevice *vdev;
216 bool legacy;
217 u32 device;
218 u32 vendor;
219 u64 features;
220 const u32 *feature_table;
221 u32 feature_table_size;
222 const u32 *feature_table_legacy;
[all …]

Completed in 6 milliseconds