Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhyperv.h1126 struct vmbus_packet_mpb_array { struct
1127 u16 type;
1128 u16 dataoffset8;
1129 u16 length8;
1130 u16 flags;
1131 u64 transactionid;
1132 u32 reserved;
1133 u32 rangecount; /* Always 1 in this case */
1134 struct hv_mpb_array range;