Searched defs:bfi_flash_read_rsp (Results 1 – 1 of 1) sorted by relevance
548 struct bfi_flash_read_rsp { struct549 struct bfi_mhdr mh; /* Common msg header */550 u32 type; /* partition type */551 u8 instance; /* partition instance */552 u8 rsv[3];553 u32 status;554 u32 length;