Searched defs:sli4_req_common_write_flashrom_s (Results 1 – 1 of 1) sorted by relevance
2220 typedef struct sli4_req_common_write_flashrom_s { struct2221 sli4_req_hdr_t hdr;2223 uint32_t flash_rom_access_opcode;2224 uint32_t flash_rom_access_operation_type;2225 uint32_t data_buffer_size;2226 uint32_t offset;2227 uint8_t data_buffer[4];