Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dhypervreg.h250 struct vmbus_chanpkt_hdr { struct
251 uint16_t cph_type; /* VMBUS_CHANPKT_TYPE_ */
252 uint16_t cph_hlen; /* header len, in 8 bytes */
253 uint16_t cph_tlen; /* total len, in 8 bytes */
254 uint16_t cph_flags; /* VMBUS_CHANPKT_FLAG_ */
255 uint64_t cph_tid;