Home | History | Annotate | Download | only in Protocol

Lines Matching refs:Operation

85   /// A read operation from system memory by a bus master.

89 /// A write operation from system memory by a bus master.
136 base address for the memory operation to perform.
137 @param Offset The offset within the selected BAR to start the memory operation.
170 base address for the memory or I/O operation to perform.
171 @param Offset The offset within the selected BAR to start the memory or I/O operation.
252 base address for the memory operation to perform.
254 start the memory writes for the copy operation.
256 base address for the memory operation to perform.
258 the memory reads for the copy operation.
289 @param Operation Indicates if the bus master is going to read or write to system memory.
308 IN EFI_PCI_IO_PROTOCOL_OPERATION Operation,
316 Completes the Map() operation and releases any corresponding resources.
424 Performs an operation on the attributes that this PCI controller supports. The operations include
429 @param Operation The operation to perform on the attributes for this PCI controller.
435 @retval EFI_SUCCESS The operation on the PCI controller's attributes was completed.
439 its parent bridges when Operation is Set, Enable or Disable.
446 IN EFI_PCI_IO_PROTOCOL_ATTRIBUTE_OPERATION Operation,