⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
VIRTQ_DESC_F_NEXT
veridian_
kernel
0.25.2
In veridian_
kernel::
drivers::
virtio::
queue
veridian_kernel
::
drivers
::
virtio
::
queue
Constant
VIRTQ_
DESC_
F_
NEXT
Copy item path
Source
pub const VIRTQ_DESC_F_NEXT: u16 = 1;
Expand description
Descriptor flag: buffer continues via the
next
field