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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiPciLibPciCfg2/
H A DPciLib.c44 #define PCI_TO_PCICFG2_ADDRESS(A) \ macro
76 PciCfg2Address = PCI_TO_PCICFG2_ADDRESS (Address);
119 PciCfg2Address = PCI_TO_PCICFG2_ADDRESS (Address);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiPciSegmentLibPciCfg2/
H A DPciSegmentLib.c44 #define PCI_TO_PCICFG2_ADDRESS(A) \ macro
114 PciCfg2Address = PCI_TO_PCICFG2_ADDRESS (Address);
153 PciCfg2Address = PCI_TO_PCICFG2_ADDRESS (Address);

Completed in 71 milliseconds