Searched defs:bfi_flash_read_req_s (Results 1 – 1 of 1) sorted by relevance
886 struct bfi_flash_read_req_s { struct887 struct bfi_mhdr_s mh; /* Common msg header */888 u32 type; /* partition type */889 u8 instance; /* partition instance */890 u8 rsv[3];891 u32 offset;892 u32 length;893 struct bfi_alen_s alen;