Searched defs:vio_dring_data (Results 1 – 1 of 1) sorted by relevance
84 struct vio_dring_data { struct85 struct vio_msg_tag tag;86 u64 seq;87 u64 dring_ident;88 u32 start_idx;89 u32 end_idx;90 u8 state;94 u8 __pad1;95 u16 __pad2;96 u32 __pad3;[all …]