Searched refs:hv_vmbus_icmsg_hdr (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/sys/dev/hyperv/utilities/
H A Dhv_util.h49 struct hv_vmbus_icmsg_hdr* icmsghdrp,
H A Dhv_heartbeat.c58 struct hv_vmbus_icmsg_hdr* icmsghdrp;
70 icmsghdrp = (struct hv_vmbus_icmsg_hdr *)
80 sizeof(struct hv_vmbus_icmsg_hdr)];
H A Dhv_shutdown.c58 hv_vmbus_icmsg_hdr* icmsghdrp;
73 icmsghdrp = (struct hv_vmbus_icmsg_hdr *)
83 sizeof(struct hv_vmbus_icmsg_hdr)];
H A Dhv_util.c47 struct hv_vmbus_icmsg_hdr* icmsghdrp,
55 sizeof(struct hv_vmbus_icmsg_hdr)];
H A Dhv_timesync.c133 hv_vmbus_icmsg_hdr* icmsghdrp;
149 icmsghdrp = (struct hv_vmbus_icmsg_hdr *) &time_buf[
157 sizeof(struct hv_vmbus_icmsg_hdr)];
H A Dhv_kvp.c207 sizeof(struct hv_vmbus_icmsg_hdr)];
215 hv_kvp_negotiate_version(struct hv_vmbus_icmsg_hdr *icmsghdrp,
226 sizeof(struct hv_vmbus_icmsg_hdr)];
564 struct hv_vmbus_icmsg_hdr *hv_icmsg_hdrp;
566 hv_icmsg_hdrp = (struct hv_vmbus_icmsg_hdr *)
618 struct hv_vmbus_icmsg_hdr *icmsghdrp;
633 icmsghdrp = (struct hv_vmbus_icmsg_hdr *)
/freebsd-11.0-release/sys/dev/hyperv/include/
H A Dhyperv.h621 typedef struct hv_vmbus_icmsg_hdr { struct
630 } __packed hv_vmbus_icmsg_hdr; typedef in typeref:struct:hv_vmbus_icmsg_hdr

Completed in 76 milliseconds