Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhyperv.h852 struct vmbus_packet_mpb_array { struct
853 u16 type;
854 u16 dataoffset8;
855 u16 length8;
856 u16 flags;
857 u64 transactionid;
858 u32 reserved;
859 u32 rangecount; /* Always 1 in this case */
860 struct hv_mpb_array range;