Lines Matching +full:system +full:- +full:bus
7 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
8 SPDX-License-Identifier: BSD-2-Clause-Patent
107 /// A read operation from system memory by a bus master.
112 /// A write operation to system memory by a bus master.
117 /// Provides both read and write access to system memory
118 /// by both the processor and a bus master. The buffer is
119 /// coherent from both the processor's and the bus master's
126 Provides the device-specific addresses needed to access system memory.
129 …@param Operation Indicates if the bus master is going to read or write to system memo…
130 @param HostAddress The system memory address to map to the device.
133 …@param DeviceAddress The resulting map address for the bus master device to use to access…
141 @retval EFI_DEVICE_ERROR The system hardware could not map the requested address.
162 @retval EFI_DEVICE_ERROR The system hardware could not map the requested address.