nvbios_pcirTp
u32 nvbios_pcirTp(struct nvkm_bios *, u32, u8 *ver, u16 *hdr,
if (!(data = nvbios_pcirTp(bios, image->base, &ver, &hdr, &pcir)))
u32 data = nvbios_pcirTp(bios, base, &ver, &hdr, &pcir);