Home
last modified time | relevance | path

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

/include/linux/
Dhyperv.h985 struct vmbus_packet_mpb_array { struct
986 u16 type;
987 u16 dataoffset8;
988 u16 length8;
989 u16 flags;
990 u64 transactionid;
991 u32 reserved;
992 u32 rangecount; /* Always 1 in this case */
993 struct hv_mpb_array range;