Searched defs:bfi_flash_read_req (Results 1 – 1 of 1) sorted by relevance
509 struct bfi_flash_read_req { struct510 struct bfi_mhdr mh; /* Common msg header */511 u32 type; /* partition type */512 u8 instance; /* partition instance */513 u8 rsv[3];514 u32 offset;515 u32 length;516 struct bfi_alen alen;