Searched defs:Write (Results 1 - 25 of 69) sorted by relevance

123

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Ppi/
H A DPciCfg.h98 /// PCI write services. See the Write() function description.
100 EFI_PEI_PCI_CFG_PPI_IO Write; member in struct:_EFI_PEI_PCI_CFG_PPI
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Protocol/
H A DBootScriptSave.h80 EFI_BOOT_SCRIPT_WRITE Write; ///< Writes various boot scripts to a boot script table. member in struct:_EFI_BOOT_SCRIPT_SAVE_PROTOCOL
H A DSmmCpuIo.h69 EFI_SMM_CPU_IO Write; member in struct:__anon10771
H A DFrameworkFirmwareVolumeBlock.h200 The Write() function writes the specified number of bytes from
204 EFI_FVB_ERASE_POLARITY state before calling the Write()
209 calling the Write() function, the caller should call the
215 state. If it is in this state, the Write() function must
217 contents of the firmware volume. The Write() function must
224 fully flushed to the hardware before the Write() service
343 FRAMEWORK_EFI_FVB_WRITE Write; member in struct:_FRAMEWORK_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Protocol/
H A DFaultTolerantWrite.h2 Fault Tolerant Write protocol provides boot-time service for fault tolerant
199 EFI_FAULT_TOLERANT_WRITE_WRITE Write; member in struct:_EFI_FAULT_TOLERANT_WRITE_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DS3SaveState.h85 @param[in] OpCode The operation code (opcode) number. See "Related Definitions" in Write() for the
168 EFI_S3_SAVE_STATE_WRITE Write; member in struct:_EFI_S3_SAVE_STATE_PROTOCOL
H A DSmmCpuIo2.h77 EFI_SMM_CPU_IO2 Write; member in struct:__anon12301
H A DDebugPort.h121 EFI_DEBUGPORT_WRITE Write; member in struct:_EFI_DEBUGPORT_PROTOCOL
H A DCpuIo2.h62 The Io.Read() and Io.Write() functions enable a driver to access PCI controller
122 EFI_CPU_IO_PROTOCOL_IO_MEM Write; member in struct:__anon12036
H A DFirmwareVolumeBlock.h209 The Write() function writes the specified number of bytes from
213 EFI_FVB_ERASE_POLARITY state before calling the Write()
218 Write() function, it is recommended for the caller to first call
224 state. If it is in this state, the Write() function must
226 contents of the firmware volume. The Write() function must
233 fully flushed to the hardware before the Write() service
354 EFI_FVB_WRITE Write; member in struct:_EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL
H A DDeviceIo.h86 EFI_DEVICE_IO Write; member in struct:__anon12048
H A DSerialIo.h76 // Write Only
82 // Read Write
232 a Read or Write operation.
289 EFI_SERIAL_WRITE Write; member in struct:_EFI_SERIAL_IO_PROTOCOL
H A DSimpleFileSystem.h101 file may be opened with are: Read, Read/Write, or Create/Read/Write.
390 EFI_FILE_WRITE Write; member in struct:_EFI_FILE_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DVpdInfoFile.py122 def Write(self, FilePath): member in class:VpdInfoFile
/vbox/src/libs/zlib-1.2.6/contrib/delphi/
H A DZLib.pas92 function Write(const Buffer; Count: Longint): Longint; override; function
121 function Write(const Buffer; Count: Longint): Longint; override; function
444 function TCompressionStream.Write(const Buffer; Count: Longint): Longint;
522 function TDecompressionStream.Write(const Buffer; Count: Longint): Longint;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ppi/
H A DPciCfg2.h173 EFI_PEI_PCI_CFG2_PPI_IO Write; member in struct:_EFI_PEI_PCI_CFG2_PPI
H A DCpuIo.h83 EFI_PEI_CPU_IO_PPI_IO_MEM Write; member in struct:__anon12006
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DCpuIo2.h64 The Io.Read() and Io.Write() functions enable a driver to access PCI controller
124 EFI_CPU_IO_PROTOCOL_IO_MEM Write; member in struct:__anon15604
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmidles.h66 MIDL_ES_WRITE Write; member in struct:_MIDL_ES_MESSAGE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmidles.h66 MIDL_ES_WRITE Write; member in struct:_MIDL_ES_MESSAGE
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Include/Protocol/
H A DIsaIo.h103 Performs ISA I/O and MMIO Read/Write Cycles
139 /// Write to ISA I/O or MMIO space.
141 EFI_ISA_IO_PROTOCOL_IO_MEM Write; member in struct:__anon10455
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DTypes.h146 size_t (*Write)(void *p, const void *buf, size_t size); member in struct:__anon10466
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DTypes.h123 size_t (*Write)(void *p, const void *buf, size_t size); member in struct:__anon10245
/vbox/src/libs/xpcom18a4/java/src/
H A DnsFileStreams.cpp424 nsFileOutputStream::Write(const char *buf, PRUint32 count, PRUint32 *result) function in class:nsFileOutputStream
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcfileio.cpp89 PRInt32 RCFileIO::Write(const void *buf, PRSize amount) function in class:RCFileIO

Completed in 96 milliseconds

123