Lines Matching refs:Descriptor
284 EFI_GCD_MEMORY_SPACE_DESCRIPTOR Descriptor;
317 // Get the GCD Memory Descriptor for the PCI Express Bus/Dev/Func specified by Address
319 Status = gDS->GetMemorySpaceDescriptor (Address, &Descriptor);
328 Status = gDS->SetMemorySpaceAttributes (Address, 0x1000, Descriptor.Attributes | EFI_MEMORY_RUNTIME);