Searched refs:PciExpressWrite16 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePciExpressLib/
H A DPciExpressLib.c500 PciExpressWrite16 ( function
1370 PciExpressWrite16 (StartAddress, ReadUnaligned16 ((UINT16*)Buffer));
1390 PciExpressWrite16 (StartAddress, ReadUnaligned16 ((UINT16*)Buffer));
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeRuntimePciExpressLib/
H A DPciExpressLib.c754 PciExpressWrite16 ( function
1611 PciExpressWrite16 (StartAddress, ReadUnaligned16 ((UINT16*)Buffer));
1631 PciExpressWrite16 (StartAddress, ReadUnaligned16 ((UINT16*)Buffer));
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DPciExpressLib.h408 PciExpressWrite16 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePciLibPciExpress/
H A DPciLib.c429 return PciExpressWrite16 (Address, Value);

Completed in 61 milliseconds