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

  /src/sys/dev/hyperv/
vmbusic.c 120 uint32_t fw_ver, uint32_t msg_ver)
162 if (VMBUS_ICVER_LE(nego->ic_ver[i], fw_ver)) {
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_device.c 1036 uint32_t fw_ver; local in function:amdgpu_device_need_post
1042 fw_ver = *((uint32_t *)adev->pm.fw->data + 69);
1043 if (fw_ver < 0x00160e00)

Completed in 14 milliseconds