Searched defs:mbx_common_read_write_flashrom (Results 1 – 1 of 1) sorted by relevance
1250 struct mbx_common_read_write_flashrom { struct1251 struct mbx_hdr hdr;1252 uint32_t flash_op_code;1253 uint32_t flash_op_type;1254 uint32_t data_buffer_size;1255 uint32_t data_offset;1256 uint8_t data_buffer[4]; /* + IMAGE_TRANSFER_SIZE */