Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/bios_emulator/
H A Datibios.c232 static void PCI_doBIOSPOST(struct udevice *pcidev, BE_VGAInfo *vga_info, in PCI_doBIOSPOST() function
235 static void PCI_doBIOSPOST(pci_dev_t pcidev, BE_VGAInfo *vga_info, in PCI_doBIOSPOST()
543 PCI_doBIOSPOST(pcidev, vga_info, vesa_mode, mode_info); in PCI_postController()