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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePciExpressLib/
H A DPciExpressLib.c105 PciExpressRead8 ( function
1260 *(volatile UINT8 *)Buffer = PciExpressRead8 (StartAddress);
1302 *(volatile UINT8 *)Buffer = PciExpressRead8 (StartAddress);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeRuntimePciExpressLib/
H A DPciExpressLib.c370 PciExpressRead8 ( function
1498 *(volatile UINT8 *)Buffer = PciExpressRead8 (StartAddress);
1540 *(volatile UINT8 *)Buffer = PciExpressRead8 (StartAddress);

Completed in 35 milliseconds