Searched defs:bfi_flash_read_rsp_s (Results 1 – 1 of 1) sorted by relevance
948 struct bfi_flash_read_rsp_s { struct949 struct bfi_mhdr_s mh; /* Common msg header */950 u32 type; /* partition type */951 u8 instance; /* partition instance */952 u8 rsv[3];953 u32 status;954 u32 length;