HomeSort by relevance Sort by last modified time
    Searched refs:EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiPciCfg.h 68 typedef PEI_PCI_CFG_PPI_PCI_ADDRESS EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS;
78 } EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/PcatSingleSegmentPciCfg2Pei/
PciCfg2.c 27 Convert EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS to PCI_LIB_ADDRESS.
29 @param Address PCI address with EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS format.
36 EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS *Address
54 the address is described by EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS.
73 PciLibAddress = PciCfgAddressConvert ((EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS *) &Address);
126 the address is described by EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS.
145 PciLibAddress = PciCfgAddressConvert ((EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS *) &Address);
227 PciLibAddress = PciCfgAddressConvert ((EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS *) &Address);
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
PciCfg2.h 62 /// EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS
89 } EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS;
102 the address is described by EFI_PEI_PCI_CFG_PPI_PCI_ADDRESS.

Completed in 197 milliseconds