Home | History | Annotate | Download | only in Protocol

Lines Matching defs:Write

64   /// A write operation from system memory by a bus master that is not capable of producing

69 /// Provides both read and write access to system memory by both the processor and a bus
79 /// A write operation to system memory by a bus master that is capable of producing PCI
84 /// Provides both read and write access to system memory by both the processor and a bus
162 @param Buffer For read operations, the destination buffer to store the results. For write
163 operations, the source buffer to write data from.
186 /// Write PCI controller registers in the PCI root bridge memory space.
188 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_IO_MEM Write;
221 @param Operation Indicates if the bus master is going to read or write to system memory.
317 Flushes all PCI posted write transactions from a PCI host bridge to system memory.
321 @retval EFI_SUCCESS The PCI posted write transactions were flushed from the PCI host
323 @retval EFI_DEVICE_ERROR The PCI posted write transactions were not flushed from the PCI