Searched refs:pcir (Results 1 – 3 of 3) sorted by relevance
33 struct nvbios_pcirT pcir; in nvbios_imagen() local50 if (!(data = nvbios_pcirTp(bios, image->base, &ver, &hdr, &pcir))) in nvbios_imagen()52 image->size = pcir.image_size; in nvbios_imagen()53 image->type = pcir.image_type; in nvbios_imagen()54 image->last = pcir.last; in nvbios_imagen()
31 struct nvbios_pcirT pcir; in nvbios_npdeTe() local33 u32 data = nvbios_pcirTp(bios, base, &ver, &hdr, &pcir); in nvbios_npdeTe()
19 nvkm-y += nvkm/subdev/bios/pcir.o
Completed in 3 milliseconds