Struct BlkOutHdr
kernel::virtio
#[repr(C)]pub struct BlkOutHdr { pub blk_type: u32, reserved: u32, sector: usize, }
blk_type: u32
reserved: u32
sector: usize