Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhyperv.h1183 struct vmbus_packet_mpb_array { struct
1184 u16 type;
1185 u16 dataoffset8;
1186 u16 length8;
1187 u16 flags;
1188 u64 transactionid;
1189 u32 reserved;
1190 u32 rangecount; /* Always 1 in this case */
1191 struct hv_mpb_array range;