Home
last modified time | relevance | path

Searched refs:header_size_bytes (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_ucode.h158 uint32_t header_size_bytes; /* size of just the header in bytes */ member
H A Dradeon_ucode.c34 DRM_DEBUG("header_size_bytes: %u\n", le32_to_cpu(hdr->header_size_bytes)); in radeon_ucode_print_common_hdr()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ucode.h30 uint32_t header_size_bytes; /* size of just the header in bytes */ member
H A Damdgpu_ucode.c34 DRM_DEBUG("header_size_bytes: %u\n", le32_to_cpu(hdr->header_size_bytes)); in amdgpu_ucode_print_common_hdr()