Searched defs:bfi_flash_read_rsp_s (Results 1 – 1 of 1) sorted by relevance
956 struct bfi_flash_read_rsp_s { struct957 struct bfi_mhdr_s mh; /* Common msg header */958 u32 type; /* partition type */959 u8 instance; /* partition instance */960 u8 rsv[3];961 u32 status;962 u32 length;