Searched defs:mbx_common_read_write_flashrom (Results 1 – 1 of 1) sorted by relevance
1550 struct mbx_common_read_write_flashrom { struct1551 struct mbx_hdr hdr;1552 uint32_t flash_op_code;1553 uint32_t flash_op_type;1554 uint32_t data_buffer_size;1555 uint32_t data_offset;1556 uint8_t data_buffer[4]; /* + IMAGE_TRANSFER_SIZE */