Lines Matching refs:This

5   This program and the accompanying materials are
78 This member function can be used to notify the host bridge driver to perform specific actions,
87 required here. This notification can be used to perform any
90 specific action is required here. This notification can be used to
94 action is required here. This notification can be used to perform
102 SubmitResources(). This function pads the resource amount
118 required here. This notification can be used to perform any chipsetspecific
121 @param[in] This The instance pointer of EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL
124 @retval EFI_NOT_READY This phase cannot be entered at this time. For example, this error
128 @retval EFI_DEVICE_ERROR Programming failed due to a hardware error. This error is valid
132 This error is valid for a Phase of EfiPciHostBridgeAllocateResources if the
141 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *This,
148 This function is called multiple times to retrieve the device handles of all the PCI root bridges that
158 @param[in] This The instance pointer of EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL
170 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *This,
202 @param[in] This The instance pointer of EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL
215 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *This,
223 This member function sets up the root bridge for bus enumeration and returns the PCI bus range
226 @param[in] This The EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_ PROTOCOL instance.
238 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *This,
246 This member function programs the specified PCI root bridge to decode the bus range that is
250 @param[in] This The EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_ PROTOCOL instance
270 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *This,
278 This function is used to submit all the I/O and memory resources that are required by the specified
283 @param[in] This Pointer to the EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL instance.
292 not supported by this PCI root bridge. This error will happen if the caller
303 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *This,
311 This member function returns the proposed resource settings for the specified PCI root bridge. The
318 @param[in] This Pointer to the EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL instance.
331 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *This,
341 This function is called during the PCI enumeration process. No specific action is expected from this
345 @param This Pointer to the EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL instance.
348 @param PciAddress The address of the PCI device on the PCI bus. This address can be passed to the
366 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *This,