Searched refs:PciCf8Read8 (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DPciCf8Lib.h88 PciCf8Read8 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePciLibCf8/
H A DPciLib.c73 return PciCf8Read8 (Address);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePciCf8Lib/
H A DPciCf8Lib.c113 PciCf8Read8 ( function
1625 *(volatile UINT8 *)Buffer = PciCf8Read8 (StartAddress);
1666 *(volatile UINT8 *)Buffer = PciCf8Read8 (StartAddress);

Completed in 51 milliseconds