Searched defs:bfi_flash_read_rsp (Results 1 – 1 of 1) sorted by relevance
530 struct bfi_flash_read_rsp { struct531 struct bfi_mhdr mh; /* Common msg header */532 u32 type; /* partition type */533 u8 instance; /* partition instance */534 u8 rsv[3];535 u32 status;536 u32 length;