Searched defs:bfi_flash_read_req (Results 1 – 1 of 1) sorted by relevance
534 struct bfi_flash_read_req { struct535 struct bfi_mhdr mh; /* Common msg header */536 u32 type; /* partition type */537 u8 instance; /* partition instance */538 u8 rsv[3];539 u32 offset;540 u32 length;541 struct bfi_alen alen;