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