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