Searched defs:bfi_flash_write_req_s (Results 1 – 1 of 1) sorted by relevance
921 struct bfi_flash_write_req_s { struct922 struct bfi_mhdr_s mh; /* Common msg header */923 struct bfi_alen_s alen;924 u32 type; /* partition type */925 u8 instance; /* partition instance */926 u8 last;927 u8 rsv[2];928 u32 offset;929 u32 length;