Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/virtual/hyperv/
H A Dhyperv_reg.h180 struct hypercall_postmsg_in { struct
187 CTASSERT(sizeof(struct hypercall_postmsg_in) == HYPERCALL_POSTMSGIN_SIZE); argument
/dflybsd-src/sys/dev/virtual/hyperv/vmbus/
H A Dvmbus.c84 struct hypercall_postmsg_in *mh_inprm;
85 struct hypercall_postmsg_in mh_inprm_save;
472 struct hypercall_postmsg_in *inprm; in vmbus_msghc_get()