pub const VIRTQ_DESC_F_WRITE: u16 = 2;
Descriptor flag: buffer is device-writable (device writes, driver reads)