Searched defs:bfi_flash_read_rsp (Results 1 – 1 of 1) sorted by relevance
538 struct bfi_flash_read_rsp { struct539 struct bfi_mhdr mh; /* Common msg header */540 u32 type; /* partition type */541 u8 instance; /* partition instance */542 u8 rsv[3];543 u32 status;544 u32 length;