Lines Matching defs:virtio_blk_config
35 struct __packed virtio_blk_config { struct
37 __u64 capacity;
39 __u32 size_max;
41 __u32 seg_max;
43 struct virtio_blk_geometry {
47 } geometry;
50 __u32 blk_size;
54 __u8 physical_block_exp;
56 __u8 alignment_offset;
58 __u16 min_io_size;
60 __u32 opt_io_size;
63 __u8 wce;
64 __u8 unused;
67 __u16 num_queues;