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

/freebsd-13-stable/sys/dev/hyperv/utilities/
H A Dhv_utilreg.h68 typedef struct hv_vmbus_icmsg_hdr { struct
77 } __packed hv_vmbus_icmsg_hdr; typedef in typeref:struct:hv_vmbus_icmsg_hdr
H A Dhv_kvp.c218 sizeof(struct hv_vmbus_icmsg_hdr)];
536 struct hv_vmbus_icmsg_hdr *hv_icmsg_hdrp;
538 hv_icmsg_hdrp = (struct hv_vmbus_icmsg_hdr *)
586 struct hv_vmbus_icmsg_hdr *icmsghdrp;
602 icmsghdrp = (struct hv_vmbus_icmsg_hdr *)

Completed in 114 milliseconds