Home | History | Annotate | Download | only in PciRootBridgeNoEnumerationDxe

Lines Matching refs:HostAddress

303   IN     EFI_PHYSICAL_ADDRESS     *HostAddress,

318 HostAddress - The system memory address to map to the device.
322 hosts HostAddress.
328 EFI_INVALID_PARAMETER - The Operation or HostAddress is undefined.
329 EFI_UNSUPPORTED - The HostAddress cannot be mapped as a common buffer.
368 IN OUT EFI_PHYSICAL_ADDRESS *HostAddress
383 HostAddress - A pointer to store the base address of the allocated range.
424 IN EFI_PHYSICAL_ADDRESS HostAddress
436 HostAddress - The base address of the range to free.
443 EFI_INVALID_PARAMETER - HostAddress is not page aligned or Pages is invalid.