⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

VIRTQ_DESC_F_WRITE

Constant VIRTQ_DESC_F_WRITE 

Source
pub const VIRTQ_DESC_F_WRITE: u16 = 2;
Expand description

Descriptor flag: buffer is device-writable (device writes, driver reads)