Home
last modified time | relevance | path

Searched refs:vmbus_chanmsg_gpadl_conn (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pv/
H A Dhypervreg.h475 struct vmbus_chanmsg_gpadl_conn { struct
H A Dhyperv.c1630 sizeof(struct vmbus_chanmsg_gpadl_conn)) / sizeof(uint64_t))
1641 struct vmbus_chanmsg_gpadl_conn *hdr; in hv_handle_alloc()
1677 msg->msg_req.hc_dsize = sizeof(struct vmbus_chanmsg_gpadl_conn) + in hv_handle_alloc()
1679 hdr = (struct vmbus_chanmsg_gpadl_conn *)msg->msg_req.hc_data; in hv_handle_alloc()