Searched defs:bfi_flash_read_req (Results 1 – 1 of 1) sorted by relevance
527 struct bfi_flash_read_req { struct528 struct bfi_mhdr mh; /* Common msg header */529 u32 type; /* partition type */530 u8 instance; /* partition instance */531 u8 rsv[3];532 u32 offset;533 u32 length;534 struct bfi_alen alen;