Searched refs:ImageLength (Results 1 – 2 of 2) sorted by relevance
670 vhdr->VendorID, vhdr->DeviceID, vhdr->ImageLength);681 if (vfct->VBIOSImageOffset + sizeof(VFCT_IMAGE_HEADER) + vhdr->ImageLength > tbl_size) {686 rdev->bios = malloc(vhdr->ImageLength, DRM_MEM_DRIVER, M_NOWAIT);688 memcpy(rdev->bios, &vbios->VbiosContent, vhdr->ImageLength);
7996 ULONG ImageLength; //0x64 member