Home
last modified time | relevance | path

Searched defs:vio_dring_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dvio.h89 struct vio_dring_data { struct
90 struct vio_msg_tag tag;
91 u64 seq;
92 u64 dring_ident;
93 u32 start_idx;
94 u32 end_idx;
95 u8 state;
99 u8 __pad1;
100 u16 __pad2;
101 u32 __pad3;
[all …]