Searched defs:bfi_flash_erase_rsp_s (Results 1 – 1 of 1) sorted by relevance
931 struct bfi_flash_erase_rsp_s { struct932 struct bfi_mhdr_s mh; /* Common msg header */933 u32 type; /* partition type */934 u8 instance; /* partition instance */935 u8 rsv[3];936 u32 status;