Lines Matching refs:RootBridgeHandle
159 @param[in, out] RootBridgeHandle Returns the device handle of the next PCI root bridge.
161 @retval EFI_SUCCESS If parameter RootBridgeHandle = NULL, then return the first Rootbridge handle of the
164 @retval EFI_INVALID_PARAMETER RootBridgeHandle is not an EFI_HANDLE that was
171 IN OUT EFI_HANDLE *RootBridgeHandle
180 RootBridgeHandle parameter is used to specify the instance of the PCI root bridge. The device
203 @param[in] RootBridgeHandle The device handle of the PCI root bridge in which the caller is interested. Type
216 IN EFI_HANDLE RootBridgeHandle,
227 @param[in] RootBridgeHandle The PCI Root Bridge to be set up.
239 IN EFI_HANDLE RootBridgeHandle,
251 @param[in] RootBridgeHandle The PCI Root Bridge whose bus range is to be programmed
254 @retval EFI_INVALID_PARAMETER RootBridgeHandle is not a valid root bridge handle.
271 IN EFI_HANDLE RootBridgeHandle,
284 @param[in] RootBridgeHandle The PCI root bridge whose I/O and memory resource requirements are being submitted.
288 @retval EFI_INVALID_PARAMETER RootBridgeHandle is not a valid root bridge handle.
304 IN EFI_HANDLE RootBridgeHandle,
319 @param[in] RootBridgeHandle The PCI root bridge handle. Type EFI_HANDLE is defined in InstallProtocolInterface() in the UEFI 2.0 Specification.
323 @retval EFI_INVALID_PARAMETER RootBridgeHandle is not a valid root bridge handle.
332 IN EFI_HANDLE RootBridgeHandle,
346 @param RootBridgeHandle The associated PCI root bridge handle. Type EFI_HANDLE is defined in
355 @retval EFI_INVALID_PARAMETER RootBridgeHandle is not a valid root bridge handle.
367 IN EFI_HANDLE RootBridgeHandle,