Searched refs:hv_guid (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/dev/hyperv/include/ |
H A D | hyperv.h | 77 uint8_t hv_guid[16]; member
|
/freebsd/sys/dev/hyperv/utilities/ |
H A D | vmbus_heartbeat.c | 51 .ic_guid = { .hv_guid = {
|
H A D | vmbus_shutdown.c | 52 .ic_guid = { .hv_guid = {
|
H A D | vmbus_timesync.c | 59 .ic_guid = { .hv_guid = {
|
H A D | hv_kvp.c | 95 .ic_guid = { .hv_guid = {
|
H A D | hv_snapshot.c | 139 .ic_guid = { .hv_guid = {
|
/freebsd/sys/dev/hyperv/vmbus/ |
H A D | hyperv.c | 159 const uint8_t *d = guid->hv_guid; in hyperv_guid2str()
|
/freebsd/sys/dev/hyperv/hvsock/ |
H A D | hv_sock.c | 124 .hv_guid = { 160 return !memcmp(&id->hv_guid[4], in is_valid_srv_id() 161 &srv_id_template.hv_guid[4], sizeof(struct hyperv_guid) - 4); in is_valid_srv_id()
|
/freebsd/sys/dev/hyperv/input/ |
H A D | hv_kbdc.c | 119 .ic_guid = { .hv_guid = {
|
H A D | hv_hid.c | 176 .ic_guid = { .hv_guid = {
|
/freebsd/sys/dev/hyperv/pcib/ |
H A D | vmbus_pcib.c | 526 .hv_guid = {0x1D, 0xF6, 0xC4, 0x44, 0x44, 0x44, 0x00, 0x44, 1501 hbus->pci_domain = inst_guid->hv_guid[9] | in vmbus_pcib_attach() 1502 (inst_guid->hv_guid[8] << 8); in vmbus_pcib_attach()
|
/freebsd/sys/dev/hyperv/storvsc/ |
H A D | hv_storvsc_drv_freebsd.c | 268 .hv_guid = {0xd9, 0x63, 0x61, 0xba, 0xa1, 0x04, 0x29, 0x4d, 274 .hv_guid = {0x32, 0x26, 0x41, 0x32, 0xcb, 0x86, 0xa2, 0x44,
|
/freebsd/sys/dev/hyperv/netvsc/ |
H A D | if_hn.c | 636 .hv_guid = {
|