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

  /src/sys/external/bsd/drm2/dist/drm/amd/include/
discovery.h 72 typedef struct ip_discovery_header struct
81 } ip_discovery_header; typedef in typeref:struct:ip_discovery_header
109 ip_discovery_header* header;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_discovery.c 170 struct ip_discovery_header *ihdr;
210 ihdr = (struct ip_discovery_header *)(adev->discovery + offset);
255 struct ip_discovery_header *ihdr;
272 ihdr = (struct ip_discovery_header *)(adev->discovery +
334 struct ip_discovery_header *ihdr;
349 ihdr = (struct ip_discovery_header *)(adev->discovery +

Completed in 12 milliseconds