Home
last modified time | relevance | path

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

/trueos/sys/dev/oce/
HDoce_hw.h1595 struct mbx_common_read_write_flashrom { struct
1596 struct mbx_hdr hdr;
1597 uint32_t flash_op_code;
1598 uint32_t flash_op_type;
1599 uint32_t data_buffer_size;
1600 uint32_t data_offset;
1601 uint8_t data_buffer[32768]; /* + IMAGE_TRANSFER_SIZE */
1602 uint8_t rsvd[4];