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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DPciHotPlugInit.h12 The EFI_PCI_HOT_PLUG_INIT_PROTOCOL provides a mechanism for the PCI bus enumerator
21 will call EFI_PCI_HOT_PLUG_INIT_PROTOCOL.InitializeRootHpc(). If InitializeRootHpc()
62 /// Global ID for the EFI_PCI_HOT_PLUG_INIT_PROTOCOL
70 /// Forward declaration for EFI_PCI_HOT_PLUG_INIT_PROTOCOL
72 typedef struct _EFI_PCI_HOT_PLUG_INIT_PROTOCOL EFI_PCI_HOT_PLUG_INIT_PROTOCOL; typedef in typeref:struct:_EFI_PCI_HOT_PLUG_INIT_PROTOCOL
150 EFI_PCI_HOT_PLUG_INIT_PROTOCOL. The PCI bus driver may not check for such
153 @param[in] This Pointer to the EFI_PCI_HOT_PLUG_INIT_PROTOCOL instance.
167 IN EFI_PCI_HOT_PLUG_INIT_PROTOCOL *This,
183 @param[in] This Pointer to the EFI_PCI_HOT_PLUG_INIT_PROTOCOL instance.
196 @retval EFI_UNSUPPORTED This instance of EFI_PCI_HOT_PLUG_INIT_PROTOCOL
[all...]

Completed in 45 milliseconds