Struct InflightOp
kernel::virtio
pub struct InflightOp { pub buf: Box<Buf>, pub status: u8, }
buf: Box<Buf>
status: u8