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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiPciLibPciCfg2/
H A DPciLib.c70 UINT64 PciCfg2Address; local
76 PciCfg2Address = PCI_TO_PCICFG2_ADDRESS (Address);
81 PciCfg2Address, local
113 UINT64 PciCfg2Address; local
119 PciCfg2Address = PCI_TO_PCICFG2_ADDRESS (Address);
124 PciCfg2Address, local
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiPciSegmentLibPciCfg2/
H A DPciSegmentLib.c111 UINT64 PciCfg2Address; local
114 PciCfg2Address = PCI_TO_PCICFG2_ADDRESS (Address);
119 PciCfg2Address, local
150 UINT64 PciCfg2Address; local
153 PciCfg2Address = PCI_TO_PCICFG2_ADDRESS (Address);
158 PciCfg2Address, local

Completed in 102 milliseconds