ReactOS 0.4.15-dev-7842-g558ab78
vring_desc Struct Reference

Public Attributes

__virtio64 addr
 
__virtio32 len
 
__virtio16 flags
 
__virtio16 next
 

Detailed Description

Definition at line 63 of file VirtIORing.c.

Member Data Documentation

◆ addr

__virtio64 vring_desc::addr

Definition at line 65 of file VirtIORing.c.

◆ flags

__virtio16 vring_desc::flags

Definition at line 69 of file VirtIORing.c.

◆ len

__virtio32 vring_desc::len

Definition at line 67 of file VirtIORing.c.

◆ next

__virtio16 vring_desc::next

Definition at line 71 of file VirtIORing.c.


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