Searched defs:bfi_flash_read_req_s (Results 1 – 1 of 1) sorted by relevance
934 struct bfi_flash_read_req_s { struct935 struct bfi_mhdr_s mh; /* Common msg header */936 u32 type; /* partition type */937 u8 instance; /* partition instance */938 u8 rsv[3];939 u32 offset;940 u32 length;941 struct bfi_alen_s alen;