Home
last modified time | relevance | path

Searched refs:PCI_unmapBIOSImage (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/bios_emulator/
Datibios.c449 void PCI_unmapBIOSImage(struct udevice *pcidev, void *BIOSImage) in PCI_unmapBIOSImage() function
458 void PCI_unmapBIOSImage(pci_dev_t pcidev, void *BIOSImage) in PCI_unmapBIOSImage() function
519 PCI_unmapBIOSImage(pcidev, mapped_bios); in PCI_postController()