Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_hw.h1601 struct mbx_common_read_write_flashrom { struct
1602 struct mbx_hdr hdr;
1603 uint32_t flash_op_code;
1604 uint32_t flash_op_type;
1605 uint32_t data_buffer_size;
1606 uint32_t data_offset;
1607 uint8_t data_buffer[32768]; /* + IMAGE_TRANSFER_SIZE */
1608 uint8_t rsvd[4];