Searched refs:PCI_unmapBIOSImage (Results 1 – 1 of 1) sorted by relevance
449 void PCI_unmapBIOSImage(struct udevice *pcidev, void *BIOSImage) in PCI_unmapBIOSImage() function458 void PCI_unmapBIOSImage(pci_dev_t pcidev, void *BIOSImage) in PCI_unmapBIOSImage() function519 PCI_unmapBIOSImage(pcidev, mapped_bios); in PCI_postController()