Home
last modified time | relevance | path

Searched refs:ImageLength (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/aic94xx/
Daic94xx_sds.h94 u32 ImageLength; /* length of the image */ member
/drivers/gpu/drm/radeon/
Dradeon_bios.c624 vhdr->VendorID, vhdr->DeviceID, vhdr->ImageLength); in radeon_acpi_vfct_bios()
635 if (vfct->VBIOSImageOffset + sizeof(VFCT_IMAGE_HEADER) + vhdr->ImageLength > tbl_size) { in radeon_acpi_vfct_bios()
640 rdev->bios = kmemdup(&vbios->VbiosContent, vhdr->ImageLength, GFP_KERNEL); in radeon_acpi_vfct_bios()
Datombios.h7961 ULONG ImageLength; //0x64 member