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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_discovery.c 171 struct gpu_info_header *ghdr; local in function:amdgpu_discovery_init
228 ghdr = (struct gpu_info_header *)(adev->discovery + offset);
231 ghdr->size, checksum)) {
amdgpu_discovery.c 171 struct gpu_info_header *ghdr; local in function:amdgpu_discovery_init
228 ghdr = (struct gpu_info_header *)(adev->discovery + offset);
231 ghdr->size, checksum)) {

Completed in 21 milliseconds