Searched refs:ImageLength (Results 1 – 5 of 5) sorted by relevance
281 vhdr->VendorID, vhdr->DeviceID, vhdr->ImageLength); in amdgpu_acpi_vfct_bios()292 if (vfct->VBIOSImageOffset + sizeof(VFCT_IMAGE_HEADER) + vhdr->ImageLength > tbl_size) { in amdgpu_acpi_vfct_bios()297 adev->bios = kmemdup(&vbios->VbiosContent, vhdr->ImageLength, GFP_KERNEL); in amdgpu_acpi_vfct_bios()
94 u32 ImageLength; /* length of the image */ member
623 vhdr->VendorID, vhdr->DeviceID, vhdr->ImageLength); in radeon_acpi_vfct_bios()634 if (vfct->VBIOSImageOffset + sizeof(VFCT_IMAGE_HEADER) + vhdr->ImageLength > tbl_size) { in radeon_acpi_vfct_bios()639 rdev->bios = kmemdup(&vbios->VbiosContent, vhdr->ImageLength, GFP_KERNEL); in radeon_acpi_vfct_bios()
7961 ULONG ImageLength; //0x64 member
8535 ULONG ImageLength; //0x64 member