Searched refs:MmioAnd8 (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePciExpressLib/
H A DPciExpressLib.c199 return MmioAnd8 ((UINTN) GetPciExpressBaseAddress () + Address, AndData);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/DxeIoLibCpuIo/
H A DIoHighLevel.c1197 MmioAnd8 ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DIoLib.h1296 MmioAnd8 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseIoLibIntrinsic/
H A DIoHighLevel.c1217 MmioAnd8 ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeIoLibCpuIo2/
H A DIoHighLevel.c1189 MmioAnd8 ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeIoLibEsal/
H A DIoHighLevel.c1185 MmioAnd8 ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeRuntimePciExpressLib/
H A DPciExpressLib.c460 return MmioAnd8 (GetPciExpressAddress (Address), AndData);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiIoLibCpuIo/
H A DIoHighLevel.c1217 MmioAnd8 ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmIoLibSmmCpuIo2/
H A DIoHighLevel.c1194 MmioAnd8 ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseS3IoLib/
H A DS3IoLib.c1621 return InternalSaveMmioWrite8ValueToBootScript (Address, MmioAnd8 (Address, AndData));

Completed in 315 milliseconds