Searched defs:bfi_flash_write_rsp (Results 1 – 1 of 1) sorted by relevance
559 struct bfi_flash_write_rsp { struct560 struct bfi_mhdr mh; /* Common msg header */561 u32 type; /* partition type */562 u8 instance; /* partition instance */563 u8 rsv[3];564 u32 status;565 u32 length;