Searched defs:bfi_flash_read_rsp_s (Results 1 – 1 of 1) sorted by relevance
907 struct bfi_flash_read_rsp_s { struct908 struct bfi_mhdr_s mh; /* Common msg header */909 u32 type; /* partition type */910 u8 instance; /* partition instance */911 u8 rsv[3];912 u32 status;913 u32 length;