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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/
H A DPciCfg2.c225 UINT32 SetValue32; local
252 SetValue32 = ReadUnaligned32 ((UINT32 *) SetBits);
253 PciAndThenOr32 (PciLibAddress, ClearValue32, SetValue32);

Completed in 99 milliseconds