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