Searched defs:bfi_flash_write_rsp_s (Results 1 – 1 of 1) sorted by relevance
919 struct bfi_flash_write_rsp_s { struct920 struct bfi_mhdr_s mh; /* Common msg header */921 u32 type; /* partition type */922 u8 instance; /* partition instance */923 u8 rsv[3];924 u32 status;925 u32 length;