Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv_common_reg.h160 struct hypercall_postmsg_in { struct
167 CTASSERT(sizeof(struct hypercall_postmsg_in) == HYPERCALL_POSTMSGIN_SIZE); argument
H A Dvmbus.c84 struct hypercall_postmsg_in mh_inprm_save;
247 struct hypercall_postmsg_in *inprm; in vmbus_msghc_reset()
269 dsize + __offsetof(struct hypercall_postmsg_in, hc_data[0])); in vmbus_msghc_get()
290 struct hypercall_postmsg_in *inprm; in vmbus_msghc_dataptr()
300 struct hypercall_postmsg_in *inprm; in vmbus_msghc_exec_noresult()