Searched defs:PciParseBar (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciEnumeratorSupport.c416 Offset = PciParseBar (PciIoDevice, Offset, BarIndex);
499 if (PciParseBar (PciIoDevice, 0x10, PPB_BAR_0) == 0x14) {
503 PciParseBar (PciIoDevice, 0x14, PPB_BAR_1);
657 PciParseBar (PciIoDevice, 0x10, P2C_BAR_0);
1666 PciParseBar ( function

Completed in 434 milliseconds