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