Home
last modified time | relevance | path

Searched defs:pldm_read_write_file_memory_req (Results 1 – 1 of 1) sorted by relevance

/openbmc/libpldm/include/libpldm/oem/ibm/
H A Dfile_io.h107 struct pldm_read_write_file_memory_req { struct
108 uint32_t file_handle; //!< A Handle to the file
109 uint32_t offset; //!< Offset to the file
110 uint32_t length; //!< Number of bytes to be read/write
111 uint64_t address; //!< Memory address of the file