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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciIo.c24 PciIoMemRead,
236 Status = PciIoMemRead (This, Width, BarIndex, Offset, 1, Result);
249 Status = PciIoMemRead (This, Width, BarIndex, Offset, 1, Result);
410 PciIoMemRead ( function

Completed in 66 milliseconds