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

/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciRootBridgeIo.c514 bridge on the resource range specified by ResourceBase and ResourceLength. Since the
518 than the caller requested. The actual range is returned in ResourceBase and
526 ResourceBase and ResourceLength. If
528 MEMORY_DISABLE are not set, then ResourceBase and
530 @param[in, out] ResourceBase A pointer to the base address of the resource range to be modified
545 IN OUT UINT64 *ResourceBase,
2057 bridge on the resource range specified by ResourceBase and ResourceLength. Since the
2061 than the caller requested. The actual range is returned in ResourceBase and
2069 ResourceBase and ResourceLength. If
2071 MEMORY_DISABLE are not set, then ResourceBase an
2085 RootBridgeIoSetAttributes( IN EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL *This, IN UINT64 Attributes, IN OUT UINT64 *ResourceBase, IN OUT UINT64 *ResourceLength ) argument
[all...]

Completed in 273 milliseconds