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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/PciPlatform/
H A DPciPlatform.h38 EFI_FORWARD_DECLARATION (EFI_PCI_PLATFORM_PROTOCOL); variable
60 IN EFI_PCI_PLATFORM_PROTOCOL *This,
81 This - Pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
96 IN EFI_PCI_PLATFORM_PROTOCOL *This,
119 This - Pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
136 IN EFI_PCI_PLATFORM_PROTOCOL *This,
147 This - Pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
161 IN EFI_PCI_PLATFORM_PROTOCOL *This,
180 This - Pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
184 by EFI_PCI_PLATFORM_PROTOCOL
[all...]
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
H A DPciPlatform.h26 /// This file must be included because the EFI_PCI_PLATFORM_PROTOCOL uses
32 /// Global ID for the EFI_PCI_PLATFORM_PROTOCOL.
40 /// Forward declaration for EFI_PCI_PLATFORM_PROTOCOL.
42 typedef struct _EFI_PCI_PLATFORM_PROTOCOL EFI_PCI_PLATFORM_PROTOCOL; typedef in typeref:struct:_EFI_PCI_PLATFORM_PROTOCOL
203 @param[in] This The pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
214 IN EFI_PCI_PLATFORM_PROTOCOL *This,
236 @param[in] This The pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
249 IN EFI_PCI_PLATFORM_PROTOCOL *This,
264 @param[in] This The pointer to the EFI_PCI_PLATFORM_PROTOCOL instance.
274 IN CONST EFI_PCI_PLATFORM_PROTOCOL *Thi
[all...]

Completed in 69 milliseconds