Searched defs:pldm_read_file_req (Results 1 – 1 of 1) sorted by relevance
285 struct pldm_read_file_req { struct286 uint32_t file_handle; //!< Handle to file287 uint32_t offset; //!< Offset to file where read starts288 uint32_t length; //!< Bytes to be read