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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciIo.c28 PciIoIoRead,
339 Status = PciIoIoRead (This, Width, BarIndex, Offset, 1, Result);
352 Status = PciIoIoRead (This, Width, BarIndex, Offset, 1, Result);
567 PciIoIoRead ( function

Completed in 313 milliseconds