HomeSort by: relevance | last modified time | path
    Searched refs:hyperv_guid_video (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/hyperv/
genfb_vmbus.c 66 if (memcmp(aa->aa_type, &hyperv_guid_video, sizeof(*aa->aa_type)) != 0)
vmbusvar.h 260 extern const struct hyperv_guid hyperv_guid_video;
vmbus.c 199 const struct hyperv_guid hyperv_guid_video = { variable in typeref:typename:const struct hyperv_guid
942 { &hyperv_guid_video, "video" },
  /src/sys/arch/x86/x86/
hyperv.c 1121 if (memcmp(aa->aa_type, &hyperv_guid_video,

Completed in 15 milliseconds