Lines Matching full:phase
75 /// This enum is used to specify the phase of the PCI enumaeration process.
87 /// The bus allocation phase is about to begin. No specific action
94 /// The bus allocation and bus programming phase is complete. No specific
101 /// The resource allocation phase is about to begin.No specific action is
126 /// The resource allocation phase is completed. No specific action is required
161 …These are the notifications from the PCI bus driver that it is about to enter a certain phase of t…
166 @param[in] Phase The phase during enumeration.
169 @retval EFI_INVALID_PARAMETER The Phase is invalid.
170 @retval EFI_NOT_READY This phase cannot be entered at this time. For example, this error
171 is valid for a Phase of EfiPciHostBridgeAllocateResources if
175 a Phase of EfiPciHostBridgeSetResources.
177 … This error is valid for a Phase of EfiPciHostBridgeAllocateResources
186 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PHASE Phase
350 @param[in] Phase The phase of the PCI device enumeration.
354 @retval EFI_INVALID_PARAMETER Phase is not a valid phase that is defined in
367 IN EFI_PCI_CONTROLLER_RESOURCE_ALLOCATION_PHASE Phase
376 /// a certain phase during the enumeration process.