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