Searched defs:bfi_flash_write_rsp (Results 1 – 1 of 1) sorted by relevance
542 struct bfi_flash_write_rsp { struct543 struct bfi_mhdr mh; /* Common msg header */544 u32 type; /* partition type */545 u8 instance; /* partition instance */546 u8 rsv[3];547 u32 status;548 u32 length;