Searched defs:bfi_flash_write_rsp_s (Results 1 – 1 of 1) sorted by relevance
968 struct bfi_flash_write_rsp_s { struct969 struct bfi_mhdr_s mh; /* Common msg header */970 u32 type; /* partition type */971 u8 instance; /* partition instance */972 u8 rsv[3];973 u32 status;974 u32 length;