Home
last modified time | relevance | path

Searched refs:hyperv_guid (Results 1 – 12 of 12) sorted by relevance

/freebsd-11-stable/sys/dev/hyperv/include/
HDhyperv.h76 struct hyperv_guid { struct
84 int hyperv_guid2str(const struct hyperv_guid *, char *, argument
HDvmbus.h124 struct hyperv_guid;
217 const struct hyperv_guid *
/freebsd-11-stable/sys/dev/hyperv/vmbus/
HDvmbus_chanvar.h144 struct hyperv_guid ch_guid_type;
145 struct hyperv_guid ch_guid_inst;
HDvmbus_if.m35 struct hyperv_guid;
47 const struct hyperv_guid *guid;
HDvmbus_reg.h316 struct hyperv_guid chm_chtype;
317 struct hyperv_guid chm_chinst;
HDhyperv.c131 hyperv_guid2str(const struct hyperv_guid *guid, char *buf, size_t sz) in hyperv_guid2str()
HDvmbus.c99 const struct hyperv_guid *);
1136 const struct hyperv_guid *guid) in vmbus_probe_guid_method()
1140 if (memcmp(&chan->ch_guid_type, guid, sizeof(struct hyperv_guid)) == 0) in vmbus_probe_guid_method()
HDvmbus_chan.c1567 sizeof(struct hyperv_guid)) == 0 && in vmbus_chan_add()
1569 sizeof(struct hyperv_guid)) == 0) in vmbus_chan_add()
2050 const struct hyperv_guid *
/freebsd-11-stable/sys/dev/hyperv/utilities/
HDvmbus_icvar.h46 const struct hyperv_guid ic_guid;
/freebsd-11-stable/sys/dev/hyperv/pcib/
HDvmbus_pcib.c421 static const struct hyperv_guid g_pass_through_dev_type = {
1355 const struct hyperv_guid *inst_guid; in vmbus_pcib_attach()
/freebsd-11-stable/sys/dev/hyperv/storvsc/
HDhv_storvsc_drv_freebsd.c257 static const struct hyperv_guid gStorVscDeviceType={
263 static const struct hyperv_guid gBlkVscDeviceType={
/freebsd-11-stable/sys/dev/hyperv/netvsc/
HDif_hn.c620 static const struct hyperv_guid hn_guid = {