Searched defs:bfi_flash_write_req_s (Results 1 – 1 of 1) sorted by relevance
872 struct bfi_flash_write_req_s { struct873 struct bfi_mhdr_s mh; /* Common msg header */874 struct bfi_alen_s alen;875 u32 type; /* partition type */876 u8 instance; /* partition instance */877 u8 last;878 u8 rsv[2];879 u32 offset;880 u32 length;