Home | History | Annotate | Download | only in EfiCommonLib

Lines Matching refs:Write

119   Io write operation.

123 Width - Width of write operation
124 Address - Start IO address to write
125 Count - Write count
126 Buffer - Buffer to write to the address
141 Status = CpuIoPpi->Io.Write (
162 Status = RootBridgeIo->Io.Write (RootBridgeIo, Width, Address, Count, Buffer);
241 Pci write operation
245 Width - Width of PCI write
246 Address - PCI address to write
247 Count - Write count
248 Buffer - Buffer to write to the address
267 Status = PciCfgPpi->Write (
295 Status = RootBridgeIo->Pci.Write (